fix(ci): ignore gosec integer overflow conversion
This commit is contained in:
@@ -81,6 +81,9 @@ issues:
|
||||
- text: "weak random number generator"
|
||||
linters:
|
||||
- gosec
|
||||
- text: "integer overflow conversion"
|
||||
linters:
|
||||
- gosec
|
||||
- text: "at least one file in a package should have a package comment"
|
||||
linters:
|
||||
- stylecheck
|
||||
|
||||
Reference in New Issue
Block a user