summaryrefslogtreecommitdiff
path: root/testsuite/E71.py
Commit message (Expand)AuthorAgeFilesLines
* detect multiple E712 in a lineAnthony Sottile2021-04-021-0/+2
* HandleSusannah Klaneček2020-05-011-0/+3
* E714: fix chained is notSusannah Klaneček2020-05-011-0/+6
* Fix regression in catching E711 (issue #435), add testsAndrew Tonko2015-10-071-0/+18
* Fix false positive E713; issue #330issue336Florent Xicluna2014-12-161-0/+10
* Fix false positive E711/E712; issue #336Florent Xicluna2014-12-161-0/+5
* E711 / E712 checks test for None != arg and False == argHelen ST2014-12-111-0/+17
* Catch more E713 and E714 with a regular expression; issue #236 continuedFlorent Xicluna2014-03-251-2/+34
* Add checks E711, E712 and E721. Closes #46 and #47.Florent Xicluna2012-05-281-0/+9