Update Ruff configuration options
- Enabled formatting with Ruff - Kept existing settings for running on save and server usage
This commit is contained in:
Generated
+1
@@ -2,6 +2,7 @@
|
||||
<project version="4">
|
||||
<component name="RuffConfigService">
|
||||
<option name="runRuffOnSave" value="true" />
|
||||
<option name="useRuffFormat" value="true" />
|
||||
<option name="useRuffServer" value="true" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user