Disable some more linters

pull/1658/head
Wim 3 years ago
parent 062b831e88
commit e1eebcd4e0
No known key found for this signature in database
GPG Key ID: 5E423DA5C9AA63D4

@ -188,7 +188,22 @@ linters:
- exhaustivestruct
- forbidigo
- wrapcheck
- varnamelen
- ireturn
- errorlint
- tparallel
- wrapcheck
- paralleltest
- makezero
- thelper
- cyclop
- revive
- importas
- gomoddirectives
- promlinter
- tagliatelle
- errname
- typecheck
# rules to deal with reported isues
issues:
# List of regexps of issue texts to exclude, empty list by default.

Loading…
Cancel
Save