Releases: koxudaxi/ruff-pycharm-plugin
Releases · koxudaxi/ruff-pycharm-plugin
v0.0.1
- Add fix action [#1]
- Refresh virtual file after run ruff [#7]
- Run
ruff --fix
for a file when the file is saved [#8]
- Support Reformat Code [#9]
- skip publish plugin [#10]
- Add build local step [#11]
- Add --exit-zero option to argument [#12]
- Fix textRange logic [#13]