mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 12:50:52 +00:00
Add and fix forcetypeassert
This commit is contained in:
@@ -31,16 +31,15 @@ linters:
|
||||
# We should strive to enable these:
|
||||
- wrapcheck
|
||||
- goerr113
|
||||
- forcetypeassert
|
||||
- dupl
|
||||
- makezero
|
||||
- paralleltest
|
||||
|
||||
# We might want to enable this, but it might be a lot of work
|
||||
- cyclop
|
||||
- nestif
|
||||
- wsl # might be incompatible with gofumpt
|
||||
- testpackage
|
||||
- paralleltest
|
||||
|
||||
linters-settings:
|
||||
varnamelen:
|
||||
|
Reference in New Issue
Block a user