Closed AdamGleave closed 4 years ago
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.
pylintrc
Closed by #38
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.