mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 17:12:33 +08:00
Move wsl, might not be feasible
This commit is contained in:
parent
89eb13c6cb
commit
4ace54c4e1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,6 @@ linters:
|
|||
- errorlint
|
||||
- forcetypeassert
|
||||
- errname
|
||||
- wsl
|
||||
- unparam
|
||||
- makezero
|
||||
- gosec
|
||||
|
@ -52,3 +51,4 @@ linters:
|
|||
# We might want to enable this, but it might be a lot of work
|
||||
- cyclop
|
||||
- nestif
|
||||
- wsl # might be incompatible with gofumpt
|
||||
|
|
Loading…
Reference in a new issue