mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-28 04:25:22 +00:00
Move wsl, might not be feasible
This commit is contained in:
parent
89eb13c6cb
commit
4ace54c4e1
@ -36,7 +36,6 @@ linters:
|
|||||||
- errorlint
|
- errorlint
|
||||||
- forcetypeassert
|
- forcetypeassert
|
||||||
- errname
|
- errname
|
||||||
- wsl
|
|
||||||
- unparam
|
- unparam
|
||||||
- makezero
|
- makezero
|
||||||
- gosec
|
- gosec
|
||||||
@ -52,3 +51,4 @@ linters:
|
|||||||
# We might want to enable this, but it might be a lot of work
|
# We might want to enable this, but it might be a lot of work
|
||||||
- cyclop
|
- cyclop
|
||||||
- nestif
|
- nestif
|
||||||
|
- wsl # might be incompatible with gofumpt
|
||||||
|
Loading…
Reference in New Issue
Block a user