Skip to content

Commit ccfd584

Browse files
authored
Opt into Ruff PyCharm Plugin Import Optimizer (#261)
1 parent 349138d commit ccfd584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ formatting into PyCharm.
468468
1. Install the [Ruff PyCharm Plugin](https://plugins.jetbrains.com/plugin/20574-ruff)
469469
2. Open Preferences or Settings | Tools | Ruff
470470
- **Check**: Run Ruff when the python file is saved
471+
- **Check**: Use Import Optimizer
471472
- **Check**: Use ruff format
472473

473474
Now, on <kbd>ctrl+s</kbd>, the current source file will be automatically formatted and imports

0 commit comments

Comments
 (0)