Specify the default ignore list in the help options.
[third_party/pep8] / .travis.yml
2014-12-18 Ian LeeMerge pull request #354 from jcrocholl/feature292
2014-12-17 Florent XiclunaMerge branch fixing issues #330 and #336
2014-12-17 Ian LeeMerge pull request #356 from jcrocholl/test-pypy3
2014-12-17 Florent XiclunaAdd tests on PyPy 3 for Travis-CI
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-14 Ian LeeMerge branch 'issue306'
2014-12-14 Ian LeeEmail notificates when Travis runs
2014-05-29 Florent XiclunaReport E266 instead of E265 when the block common start...
2014-05-29 Florent XiclunaReplace codes E111/2/3 with E114/5/6 for indentation...
2014-05-29 Florent XiclunaReport E731 for lambda assignment, return E704 for...
2014-05-26 Florent XiclunaAdd Python 3.4 to .travis.yml
2014-04-04 Florent XiclunaUpdate Travis configuration, and the wheel badge
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 XiclunaMerge pull request #260 from chrismedrela/ticket236
2014-03-24 Florent XiclunaMerge pull request #227 from solj/disable-w601
2014-03-23 Florent XiclunaMerge branch 'master' of https://github.com/gward/pep8...
2014-03-22 Florent XiclunaMerge pull request #241 from deshipu/master
2014-03-22 Florent XiclunaNo more support for Python 2.5 on Travis
2013-03-02 Florent XiclunaFix 'python setup.py test'
2013-03-01 Florent XiclunaAdd the unittests to the configuration
2013-01-18 Florent XiclunaAdd installation to the tests
2012-12-22 Florent XiclunaMerge pull request #148 from myint/master
2012-12-22 myintRemove Python 3.1
2012-12-22 Florent XiclunaEnable tests on Python 3.3
2012-06-02 Florent XiclunaRead user configuration and local configuration. Closes...
2012-06-01 Florent XiclunaDon't report failures due to PyPy JIT.
2012-05-29 Florent XiclunaAdd checks for continuation line indentation, disabled...
2012-05-26 Florent XiclunaOnly 3.1 make sense for Travis-CI build.
2012-05-26 Florent XiclunaTentatively enable more builds.
2012-05-23 Florent XiclunaMerge remote-tracking branch 'origin/master'
2012-05-23 Florent XiclunaMerge pull request #62 from msabramo/travis
2012-05-10 Marc AbramowitzAdd .travis.yml