backport of commit 9f2f9f1e86

pull/13111/head
Lucas Bajolet 2 years ago
parent 0f158559ee
commit e8298d044c

@ -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

Loading…
Cancel
Save