mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 10:48:33 -04:00
fix(go): Fixed recvcheck config.
This commit is contained in:
@@ -17,6 +17,11 @@ linters:
|
|||||||
- recvcheck
|
- recvcheck
|
||||||
- sloglint
|
- sloglint
|
||||||
- usestdlibvars
|
- usestdlibvars
|
||||||
|
settings:
|
||||||
|
recvcheck:
|
||||||
|
disable-builtin: false
|
||||||
|
exclusions:
|
||||||
|
- "*.TableName"
|
||||||
formatters:
|
formatters:
|
||||||
enable:
|
enable:
|
||||||
- goimports
|
- goimports
|
||||||
|
|||||||
Reference in New Issue
Block a user