Move wsl, might not be feasible

This commit is contained in:
Kristoffer Dalby 2021-11-14 16:49:54 +01:00
parent 89eb13c6cb
commit 4ace54c4e1
No known key found for this signature in database
GPG Key ID: 09F62DC067465735

View File

@ -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