mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 10:57:49 +00:00
Initial work eliminating one/two letter variables
This commit is contained in:
@@ -28,6 +28,9 @@ linters:
|
||||
# In progress
|
||||
- gocritic
|
||||
|
||||
# TODO: approve: ok, db, id
|
||||
- varnamelen
|
||||
|
||||
# We should strive to enable these:
|
||||
- testpackage
|
||||
- stylecheck
|
||||
@@ -39,7 +42,6 @@ linters:
|
||||
- gosec
|
||||
- forbidigo
|
||||
- dupl
|
||||
- varnamelen
|
||||
- makezero
|
||||
- paralleltest
|
||||
|
||||
|
Reference in New Issue
Block a user