testing-cabal / testtools

Testtools - tasteful testing for python
https://testtools.readthedocs.io/en/latest/
Other
95 stars 88 forks source link

Automated lint checking #161

Open jml opened 9 years ago

jml commented 9 years ago

Recent discussions in #157 have highlighted the desirability of an automated lint checker with a configuration that's specialized for testtools' idiosyncratic needs.

This would be:

If existing code doesn't meet the agreed-upon standard (and isn't that a discussion I'm looking forward to), then we can either ratchet the checks (i.e. no new lint) or have a flag day migration to the standard (there isn't that much WIP, or that much code).