Skip to content

Commit f73dcc5

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Visit https://golangci-lint.run/ for usage documentation
22
# and information on other useful linters
33
issues:
4-
max-per-linter: 0
4+
max-issues-per-linter: 0
55
max-same-issues: 0
66

77
linters:

0 commit comments

Comments
 (0)