john-bodley opened a new pull request #4884: [pylint] prepping for enabling pylint for non-errors URL: https://github.com/apache/incubator-superset/pull/4884 To help improve stability and code quality I thought it would be prudent to enable `pylint` for non-errors. Given that numbers of (C)onvention, (R)efactor, and (W)arning violations it seemed best to first i) enable to enable the checks in `tox.ini` and, ii) disable the checks on a per file basis, to make the problem more tractable. My plan is to systematically go through these files one-by-one in a series of digestable PRs to remedy the issues.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
