mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 10:48:33 -04:00
feat(go): Added more linters.
This commit is contained in:
@@ -3,17 +3,20 @@ linters:
|
||||
default: standard
|
||||
enable:
|
||||
- bidichk
|
||||
- containedctx
|
||||
- contextcheck
|
||||
- decorder
|
||||
- err13
|
||||
- errorlint
|
||||
- exhaustive
|
||||
- fatcontext
|
||||
- gocritic
|
||||
- gosec
|
||||
- govet
|
||||
- intrange
|
||||
- maintidx
|
||||
- modernize
|
||||
- nilnil
|
||||
- noctx
|
||||
- prealloc
|
||||
- recvcheck
|
||||
|
||||
Reference in New Issue
Block a user