Closed akaps closed 6 years ago
After #87, run linter with all enabled rules rather than fix them, make an issue for each category of failed rule.
template: repro:
enable =
expected: linter runs cleanly
blocked by #87
while we're running that check, rules that have to be enabled should be added to the disabled list
Opened all the bugs for currently failing rules
After #87, run linter with all enabled rules rather than fix them, make an issue for each category of failed rule.
template: repro:
enable =
in .pylintrcexpected: linter runs cleanly