backport of commit 9f2f9f1e86

This commit is contained in:
Lucas Bajolet
2024-07-18 13:29:39 +00:00
parent 0f158559ee
commit e8298d044c
+3
View File
@@ -20,6 +20,9 @@ issues:
- linters:
- lll
source: "^//go:generate "
- linters:
- errcheck
path: ".*_test.go"
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
max-issues-per-linter: 0