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
|
||||
- sloglint
|
||||
- usestdlibvars
|
||||
settings:
|
||||
recvcheck:
|
||||
disable-builtin: false
|
||||
exclusions:
|
||||
- "*.TableName"
|
||||
formatters:
|
||||
enable:
|
||||
- goimports
|
||||
|
||||
Reference in New Issue
Block a user