robotpy-wpilib icon indicating copy to clipboard operation
robotpy-wpilib copied to clipboard

Probably should use a linter on this project

Open virtuald opened this issue 11 years ago • 2 comments
trafficstars

I've never used it before, but I've heard good things. Pydev uses it underneath the hood, and it helps me catch errors.

virtuald avatar Nov 08 '14 18:11 virtuald

pylint always seemed to be a bit noisy for me. Not that I'm against the use of pylint (it's been a while since I've tried running pylint over my own code), but we should also consider other linters we could use, such as flake8.

auscompgeek avatar Dec 31 '16 08:12 auscompgeek

Sure, that seems fine to me.

virtuald avatar Jan 02 '17 03:01 virtuald