Disable gocyclo for migration modules
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kolaente <k@knt.li>
This commit is contained in:
parent
38b5c7fb6c
commit
9252225d7f
@ -71,3 +71,6 @@ issues:
|
||||
- text: "commentFormatting: put a space between `//` and comment text"
|
||||
linters:
|
||||
- gocritic
|
||||
- path: pkg/modules/migration
|
||||
linters:
|
||||
- gocyclo
|
||||
|
Loading…
Reference in New Issue
Block a user