mirror of
https://github.com/sbrow/nix.git
synced 2026-06-27 18:58:32 -04:00
fix: updated linter.
This commit is contained in:
@@ -72,6 +72,13 @@ linters:
|
||||
disable-builtin: false
|
||||
exclusions:
|
||||
- "*.TableName"
|
||||
sloglint:
|
||||
attr-only: true
|
||||
context: "scope"
|
||||
key-naming-case: "camel"
|
||||
static-msg: true
|
||||
# no-raw-keys: true
|
||||
msg-style: "lowercased"
|
||||
formatters:
|
||||
enable:
|
||||
- goimports
|
||||
|
||||
Reference in New Issue
Block a user