Update docs for configuration
[third_party/pep8] / testsuite / E71.py
2014-12-18 Ian LeeMerge pull request #354 from jcrocholl/feature292
2014-12-17 Florent XiclunaMerge branch fixing issues #330 and #336
2014-12-16 Florent XiclunaFix false positive E713; issue #330
2014-12-16 Florent XiclunaFix false positive E711/E712; issue #336
2014-12-16 Florent XiclunaMerge pull request #312 from sigmavirus24/bug/311
2014-12-15 Ian LeeMerge remote-tracking branch 'yole/import-on-top-of...
2014-12-14 Ian LeeMerge pull request #340 from bdkearns/master
2014-12-14 Ian LeeMerge pull request #347 from helenst/e711-reverse-compa...
2014-12-11 Helen STE711 / E712 checks test for None != arg and False ...
2014-03-25 Florent XiclunaMerge. Allow long lines in docstrings and comments.
2014-03-25 Florent XiclunaMerge, add E265 for space before block comment; issue...
2014-03-25 Florent XiclunaMerge branch 'master' into issue126
2014-03-24 Florent XiclunaCatch more E713 and E714 with a regular expression...
2012-06-02 Florent XiclunaRead user configuration and local configuration. Closes...
2012-05-29 Florent XiclunaAdd checks for continuation line indentation, disabled...
2012-05-27 Florent XiclunaAdd checks E711, E712 and E721. Closes #46 and #47.