summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2010-09-06[pep8] Skip emacs backup filesJohan Dahlin1-0/+3
2010-08-31pep8: Update to 99 length linesColin Walters1-1/+1
2010-08-17Add a pre-commit hook and enforce itJohan Dahlin1-0/+70
2009-05-28Fix pep8.py and its invocation.Chris Rivera1-1/+1
2009-01-03Disable blank line check, it works differently under Python 2.5 from 2.6Johan Dahlin1-28/+0
2008-08-14Make pyflakes.py conform to pep8.pyJohan Dahlin1-27/+56
2008-08-14Add pyflakes.py and run it in make check. Update the source code to fixJohan Dahlin1-0/+513
2008-08-10add a pep8 scriptJohan Dahlin1-0/+867