akaps / hanabi_ai

AI competition of the card game Hanabi, where the best AI is measured as the most cooperative and contributes to the highest scoring games
MIT License
1 stars 2 forks source link

create issue for each lint category that fails #88

Closed akaps closed 5 years ago

akaps commented 5 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:

  1. add to enable = in .pylintrc

expected: linter runs cleanly

akaps commented 5 years ago

blocked by #87

akaps commented 5 years ago

while we're running that check, rules that have to be enabled should be added to the disabled list

akaps commented 5 years ago

Opened all the bugs for currently failing rules