ruleset prototype #49
Annotations
2 errors
linter:
src/tests/path_rules_checker_test.go#L85
S1008: should use 'return ruleState != "disabled"' instead of 'if ruleState == "disabled" { return false }; return true' (gosimple)
|
linter
Process completed with exit code 2.
|