aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.golangci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index 4635874..0156a0a 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -1,7 +1,7 @@
# Visit https://golangci-lint.run/ for usage documentation
# and information on other useful linters
issues:
- max-per-linter: 0
+ max-issues-per-linter: 0
max-same-issues: 0
linters: