xmr-remote-nodes/.golangci.yaml
2024-05-30 15:47:27 +07:00

7 lines
167 B
YAML

issues:
exclude-rules:
- path: frontend/embed.go
text: "pattern build/\\*: no matching files found"
- path: _test.go
linters:
- errcheck