Ruff PyCharm Plugin
A JetBrains PyCharm plugin for ruff
.
Help
See documentation for more details.
Sponsors
ScreenShots
Features
- Run
ruff --fix
as an action - Integrate
Reformat Code
- Run
ruff --fix
for a file when the file is saved
Core
- detect global
ruff
and projectruff
- execute
ruff
command as a new process - call
ruff
via LSP
Quick Installation
MarketPlace
I'm waiting for approval from Jetbrains.
The plugin is in Jetbrains repository (Ruff Plugin Page)
You can install the stable version on PyCharm's Marketplace
(Preference -> Plugins -> Marketplace) Official Documentation
Contribute
We are waiting for your contributions to ruff-pycharm-plugin
.