We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4169299 commit 5e9b829Copy full SHA for 5e9b829
.golangci.yml
@@ -2,9 +2,6 @@ issues:
2
max-same-issues: 0
3
max-issues-per-linter: 0
4
linters:
5
- exclusions:
6
- paths:
7
- - bpf-prog/block-iptables/pkg/
8
presets:
9
- bugs
10
- error
0 commit comments