mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 18:58:32 -04:00
feat(go): Added more linters.
This commit is contained in:
@@ -5,6 +5,8 @@ linters:
|
|||||||
- bidichk
|
- bidichk
|
||||||
- contextcheck
|
- contextcheck
|
||||||
- decorder
|
- decorder
|
||||||
|
- err13
|
||||||
|
- errorlint
|
||||||
- exhaustive
|
- exhaustive
|
||||||
- fatcontext
|
- fatcontext
|
||||||
- gosec
|
- gosec
|
||||||
@@ -16,6 +18,7 @@ linters:
|
|||||||
- prealloc
|
- prealloc
|
||||||
- recvcheck
|
- recvcheck
|
||||||
- sloglint
|
- sloglint
|
||||||
|
- unparam
|
||||||
- usestdlibvars
|
- usestdlibvars
|
||||||
settings:
|
settings:
|
||||||
recvcheck:
|
recvcheck:
|
||||||
|
|||||||
Reference in New Issue
Block a user