summaryrefslogtreecommitdiff
path: root/testsuite/E30not.py
Commit message (Expand)AuthorAgeFilesLines
* re-allow decorated one-linersAnthony Sottile2020-04-271-0/+26
* Allow N-and-fewer blank lines before the first top level thingAnthony Sottile2020-03-231-0/+10
* Correctly allow *two* blank lines after a block of one-liners.Antony Lee2020-02-261-0/+4
* Allow omitting blank lines around one-liner definitions.Antony Lee2019-01-051-0/+11
* Add regression test for nested definitionsIan Cordasco2017-01-301-0/+4
* Fix regression in E302 detectionIan Cordasco2017-01-301-0/+3
* Prevent E305 on variable names `class*` and `def*`Parth Laxmikant Kolekar2016-11-211-0/+4
* Added extra Okay example to test againstIan Lee2016-06-251-0/+19
* Fix false E302 when there's a comment before the first function or class; iss...Florent Xicluna2013-03-011-0/+16
* Reorganize the test suite in order to check more failures with fewer test files.Florent Xicluna2010-09-111-0/+118