Code review comment for lp:~milo/lava-tool/lava-167

Revision history for this message
Milo Casagrande (milo) wrote :

I removed the pep8 and pyflakes tests from the project. Fixing them would not take too much, but there are some, in particular doctest ones, that might be a trickier to fix.

At this stage it makes more sense to provide pre-commit or pre-push hooks for git/bzr to run pep8/pyflakes/pylint/...

« Back to merge proposal