enable nonamedreturns linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
This commit is contained in:
@ -5,6 +5,7 @@ linters:
|
||||
- gofumpt
|
||||
- ineffassign
|
||||
- misspell
|
||||
- nonamedreturns
|
||||
- staticcheck
|
||||
disable:
|
||||
- errcheck
|
||||
|
Reference in New Issue
Block a user