forked from Mirrors/itch-dl
Add the global Ruff path for PyCharm
This commit is contained in:
1
.idea/ruff.xml
generated
1
.idea/ruff.xml
generated
@@ -1,6 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="RuffConfigService">
|
<component name="RuffConfigService">
|
||||||
|
<option name="globalRuffExecutablePath" value="/usr/bin/ruff" />
|
||||||
<option name="globalRuffLspExecutablePath" value="/usr/bin/ruff" />
|
<option name="globalRuffLspExecutablePath" value="/usr/bin/ruff" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
Reference in New Issue
Block a user