ruff/resources/test/fixtures/pycodestyle
Reiner Gerecke 32ebc1d227
Don't trigger E721 when comparing with None (#1356)
2022-12-24 04:45:40 -05:00
..
E40.py Implement E401 ("multiple imports on one line") (#1326) 2022-12-21 21:15:57 -05:00
E402.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E501.py Fix inverted E501 condition (#1285) 2022-12-18 20:08:30 -05:00
E711.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E712.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E713.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E714.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E721.py Don't trigger E721 when comparing with None (#1356) 2022-12-24 04:45:40 -05:00
E722.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E731.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E741.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E742.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E743.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
E999.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
W292_0.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
W292_1.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
W292_2.py Add autofix for W292 [NoNewLineAtEndOfFile] (#1354) 2022-12-23 23:14:17 -05:00
W292_3.py Add autofix for W292 [NoNewLineAtEndOfFile] (#1354) 2022-12-23 23:14:17 -05:00
W292_4.py Add autofix for W292 [NoNewLineAtEndOfFile] (#1354) 2022-12-23 23:14:17 -05:00
W605_0.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
W605_1.py Split test fixtures up by plugin (#985) 2022-12-01 13:33:33 -05:00
constant_literals.py Avoid fixing E711 and E712 issues that would cause F632 (#1248) 2022-12-15 12:08:31 -05:00