xmr-remote-nodes/.golangci.yaml

8 lines
167 B
YAML
Raw Normal View History

2024-05-24 06:16:37 +07:00
issues:
exclude-rules:
- path: frontend/embed.go
text: "pattern build/\\*: no matching files found"
2024-05-30 15:47:27 +07:00
- path: _test.go
linters:
- errcheck