Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expect lines to be indented 8 places when tabs are used | Jon Dufresne | 2019-01-31 | 1 | -1/+1 |
* | Add check for over-indented blocks | Jon Dufresne | 2019-01-24 | 1 | -4/+5 |
* | Fix handling of diffs with mnemonic prefixes | Michal Kolodziejski | 2017-12-27 | 1 | -0/+10 |
* | Change all references to the pep8 project to say pycodestyle | MaxPayton | 2016-06-03 | 1 | -22/+26 |
* | Updated tests and doc examples -> pycodestylepackage-pycodestyle | Ian Lee | 2016-05-26 | 1 | -13/+13 |
* | Fix tests | Florent Xicluna | 2014-04-26 | 1 | -1/+1 |
* | Tests should pass for the tarball distributed on PyPI; issue 267 | Florent Xicluna | 2014-04-04 | 1 | -5/+4 |
* | Fix false positive E121/E126 with multi-line string; issue #265 | Florent Xicluna | 2014-04-03 | 1 | -3/+5 |
* | Add E265 for space before block comment; issue #190 | Florent Xicluna | 2013-05-01 | 1 | -1/+1 |
* | Fix config parser tests | Florent Xicluna | 2013-03-24 | 1 | -3/+6 |
* | More API tests | Florent Xicluna | 2013-03-02 | 1 | -10/+2 |
* | Add more tests for the CLI; issue #162 | Florent Xicluna | 2013-03-02 | 1 | -0/+193 |