xmr-remote-nodes/.golangci.yaml

7 lines
167 B
YAML

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