mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
14 lines
189 B
YAML
14 lines
189 B
YAML
linters-settings:
|
|
govet:
|
|
check-shadowing: true
|
|
misspell:
|
|
locale: US
|
|
|
|
linters:
|
|
enable-all: true
|
|
|
|
issues:
|
|
exclude-use-default: false
|
|
max-per-linter: 0
|
|
max-same-issues: 50
|