Commit graph

9 commits

Author SHA1 Message Date
Charlie Marsh
3cc74c0564
Implement import sorting (#633) 2022-11-10 19:05:56 -05:00
Charlie Marsh
2be632f3cc
Use a Rope to power fixer (#584) 2022-11-04 12:04:14 -04:00
Charlie Marsh
2415d73260
Remove RustPython fork (#523) 2022-10-30 18:04:05 -04:00
Charlie Marsh
db59d5b558
Use a single SourceCodeLocator everywhere (#510) 2022-10-29 18:23:24 -04:00
Charlie Marsh
4beea0484a
Use lazy initialization for SourceCodeLocator (#472) 2022-10-26 11:27:48 -04:00
Charlie Marsh
36fe8b76d4
Enable autofix for over- and under-indented docstrings (#451) 2022-10-17 21:43:38 -04:00
Charlie Marsh
48bd766298
Implement autofixes for more docstring rules (#442) 2022-10-16 21:16:57 -04:00
Charlie Marsh
248a6cd50b
Remove offsets hacks for docstring parsing logic (#440) 2022-10-16 13:43:30 -04:00
Charlie Marsh
6407fd5a33
Re-arrange some docstring modules (#428) 2022-10-14 12:34:35 -04:00