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 dc40fdd commit f73dcc5Copy full SHA for f73dcc5
.golangci.yml
@@ -1,7 +1,7 @@
1
# Visit https://golangci-lint.run/ for usage documentation
2
# and information on other useful linters
3
issues:
4
- max-per-linter: 0
+ max-issues-per-linter: 0
5
max-same-issues: 0
6
7
linters:
0 commit comments