summaryrefslogtreecommitdiff
path: root/testsuite/E40.py
Commit message (Expand)AuthorAgeFilesLines
* E402: Add "elif" statement to allowed keywordsEric Cousineau2019-09-251-0/+4
* E402: Add "if" statement to allowed keywordsEric Cousineau2019-01-301-0/+5
* E402: Add "with" statement to allowed keywordsEric Cousineau2019-01-301-0/+6
* Allow all dunder variables above importsSimon Gomizelj2017-01-251-1/+9
* warn about bare except clauseƁukasz Rogalski2016-12-281-1/+1
* Add more test cases for E402; issue #304Ian Lee2014-12-201-0/+25
* Reorganize the test suite in order to check more failures with fewer test files.Florent Xicluna2010-09-111-0/+13