fix(misconf): don't shift ignore rule related to code #10372
Annotations
6 errors
Check if linter failed
Process completed with exit code 1.
|
Lint:
pkg/iac/ignore/parse.go#L47
emptyStringTest: replace `len(part) > 0` with `part != ""` (gocritic)
|
Lint:
pkg/iac/ignore/parse.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/aquasecurity/) -s blank -s dot (gci)
|
Lint:
pkg/iac/ignore/parse.go#L10
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/aquasecurity/) -s blank -s dot (gci)
|
Lint:
pkg/iac/ignore/parse.go#L47
emptyStringTest: replace `len(part) > 0` with `part != ""` (gocritic)
|
Lint
issues found
|
Loading