Upgrade pylint to 2.5
AdamGleave opened this issue · 1 comments
AdamGleave commented
pylint 2.5.0 introduced a lot of regressions, so I've pinned it to 2.4.x series for now to avoid CI failing.
Once bugfix release comes out, should remove the pin and deal with any new issues it catches.
Some particularly blocking issues for us:
It also seemed to be ignoring pylintrc
, which I did not see reported.
AdamGleave commented
Closed by #38