Move wsl, might not be feasible
This commit is contained in:
parent
89eb13c6cb
commit
4ace54c4e1
|
@ -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 New Issue