You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pylint 3 has many more checks than 2.x did, and in converting from Pylint 2.x to 3.x, I had to turn off many checks because there were so many warnings and time was limited. We need to do another pass through that, systematically re-enabling checks in .pylintrc and correcting the pylint warnings that result.
The text was updated successfully, but these errors were encountered:
Pylint 3 has many more checks than 2.x did, and in converting from Pylint 2.x to 3.x, I had to turn off many checks because there were so many warnings and time was limited. We need to do another pass through that, systematically re-enabling checks in
.pylintrc
and correcting the pylint warnings that result.The text was updated successfully, but these errors were encountered: