mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 10:57:49 +00:00
Start work on making gocritic pass
This commit is contained in:
@@ -25,6 +25,9 @@ linters:
|
||||
- godox
|
||||
- ireturn
|
||||
|
||||
# In progress
|
||||
- gocritic
|
||||
|
||||
# We should strive to enable these:
|
||||
- testpackage
|
||||
- stylecheck
|
||||
@@ -34,7 +37,6 @@ linters:
|
||||
- forcetypeassert
|
||||
- errname
|
||||
- gosec
|
||||
- gocritic
|
||||
- forbidigo
|
||||
- dupl
|
||||
- varnamelen
|
||||
|
Reference in New Issue
Block a user