Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add check for over-indented blocks | Jon Dufresne | 2019-01-24 | 1 | -19/+19 |
* | Fix up testsuite for W504 | Ian Stapleton Cordasco | 2018-01-17 | 1 | -9/+9 |
* | Do not skip physical checks if the newline is escaped; issue #319issue319 | Florent Xicluna | 2014-12-18 | 1 | -1/+1 |
* | Merge. Allow long lines in docstrings and comments. | Florent Xicluna | 2014-03-25 | 1 | -1/+23 |
|\ | |||||
| * | Optionally disable physical line checks inside multiline strings (issue #242) | Greg Ward | 2013-11-08 | 1 | -0/+14 |
| * | Add some test cases for multiline strings. | Greg Ward | 2013-11-08 | 1 | -0/+8 |
* | | A false positivee E126 when indenting with tabs; closes #204 | Florent Xicluna | 2014-03-24 | 1 | -1/+20 |
* | | Improve the test framework to count the errors, motivated by issue #237 | Florent Xicluna | 2014-03-24 | 1 | -4/+4 |
|/ | |||||
* | Fix a false E128 for indentation with tabs and add tests; issue #155 | Florent Xicluna | 2013-02-24 | 1 | -0/+101 |
* | Reorganize the test suite in order to check more failures with fewer test files. | Florent Xicluna | 2010-09-11 | 1 | -0/+3 |