codeflash-internal/.idea/ruff.xml
afik.cohen 9c129efaa7 Revert "Rm e2e test"
This reverts commit f61938fd38.
2024-05-23 13:37:01 -07:00

11 lines
No EOL
528 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RuffConfigService">
<option name="alwaysUseGlobalRuff" value="true" />
<option name="projectRuffLspExecutablePath" value="$USER_HOME$/miniforge3/envs/codeflash311/bin/ruff-lsp" />
<option name="ruffConfigPath" value="$PROJECT_DIR$/django/aiservice/pyproject.toml" />
<option name="runRuffOnSave" value="true" />
<option name="useRuffFormat" value="true" />
<option name="useRuffLsp" value="true" />
</component>
</project>