styletts2 / .idea /ruff.xml
jonluca's picture
add precomputed voices, reformat code, remove unused code
1373f78 unverified
raw
history blame contribute delete
578 Bytes
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RuffConfigService">
<option name="disableOnSaveOutsideOfProject" value="false" />
<option name="globalRuffExecutablePath" value="/opt/homebrew/bin/ruff" />
<option name="globalRuffLspExecutablePath" value="/opt/homebrew/bin/ruff" />
<option name="projectRuffLspExecutablePath" value="/opt/homebrew/Caskroom/miniconda/base/envs/styletts2-personal/bin/ruff" />
<option name="runRuffOnSave" value="true" />
<option name="useRuffFormat" value="true" />
</component>
</project>