Commit Graph

13 Commits

Author SHA1 Message Date
Hannes Käufler 468ffd29fb
[Stylistic/non-functional] Use an r# format string to make json easier to read (#1299) 2022-12-20 12:55:21 -05:00
Charlie Marsh 89d919eac5 Re-remove W605_1.py from Black compatibility test 2022-12-16 23:17:27 -05:00
Charlie Marsh 7e45a9f2e2
Avoid generating invalid statements when deleting from multi-statement lines (#1253) 2022-12-15 22:17:31 -05:00
Reiner Gerecke a000cd4a09
Test to prevent continious reformatting when used together with black (#1206) 2022-12-15 15:26:41 -05:00
Charlie Marsh 46f5053c73
Include fixes in JSON API output (#988) 2022-12-01 16:30:56 -05:00
Charlie Marsh c06a1f6da9 Force format --text in tests 2022-12-01 10:51:11 -05:00
Ramazan Elsunakev 7c344e8e4c
feat: use more precise ranges for imports (#958) 2022-11-29 19:01:39 -05:00
Harutaka Kawamura e81efa5a3d
Implement a `--show-source` setting (#698) 2022-11-18 14:02:29 -05:00
Harutaka Kawamura 43cc8bc84e
Lint test code (#721) 2022-11-13 11:55:57 -05:00
fsouza c68c6b5424
Make columns indices 1-based in the text output format (#539) 2022-11-01 19:06:08 -04:00
Charlie Marsh 2415d73260
Remove RustPython fork (#523) 2022-10-30 18:04:05 -04:00
fsouza 720bfe0161
Implement --fix with stdin (#405) 2022-10-12 22:31:46 -04:00
Harutaka Kawamura 8ba872ece4
Support linting input from stdin (#387) 2022-10-11 09:56:20 -04:00