Description
Run ruff when the python file is saved config seems to be configured per-project. Is it intended?
MRE
Project A configuration:
When I open project B and open ruff plugin settings, I get:
To Reproduce
Steps to reproduce the behavior:
- Open project
A
- Go to
ruff plugin settings, enable Run ruff when the python file is saved
- Open project
B
- Go to
ruff plugin settings
- See that
Run ruff when the python file is saved is disabled
Expected behavior
Run ruff when the python file is saved is enabled system-wide, if enabled in any project
Environments (please complete the following information):
- IDE:
PyCharm 2025.2.0.1
- OS:
Windows 10
- Ruff Version:
0.12.9
- Plugin version:
0.0.49
Context
There's a Revert changes on the second screenshot and all other projects, but it does not seem to do anything when clicked.
Description
Run ruff when the python file is savedconfig seems to be configured per-project. Is it intended?MRE
Project
Aconfiguration:When I open project
Band openruffplugin settings, I get:To Reproduce
Steps to reproduce the behavior:
Aruffplugin settings, enableRun ruff when the python file is savedBruffplugin settingsRun ruff when the python file is savedis disabledExpected behavior
Run ruff when the python file is savedis enabled system-wide, if enabled in any projectEnvironments (please complete the following information):
PyCharm 2025.2.0.1Windows 100.12.90.0.49Context
There's a
Revert changeson the second screenshot and all other projects, but it does not seem to do anything when clicked.