Skip to content

Commit 57972e0

Browse files
authored
Switch to max-issues-per-linter (#271)
1 parent b511bcd commit 57972e0

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,5 +1,5 @@
11
issues:
2-
max-per-linter: 0
2+
max-issues-per-linter: 0
33
max-same-issues: 0
44

55
linters:

0 commit comments

Comments
 (0)