mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
9 lines
120 B
YAML
9 lines
120 B
YAML
linters-settings:
|
|
staticcheck:
|
|
go: "1.16"
|
|
checks: ["all", "-U1000"]
|
|
|
|
govet:
|
|
disable:
|
|
- composites
|