Y
Hacker News
new
|
ask
|
show
|
jobs
by
paul-woolcock
5021 days ago
This is what linting tools like pyflakes are for. Running it as a prerequisite to running the test suite means that I don't have to run all my tests just to find out that I misspelled a variable name.