[object Object]

← back to Exo

Tweaked workspace settings (#2095)

5097b2665da06a8d5a8c268ceeceeb04cd8803a1 · 2026-05-15 14:04:50 +0100 · Andrei Cravtov

workspace settings

Files touched

Diff

commit 5097b2665da06a8d5a8c268ceeceeb04cd8803a1
Author: Andrei Cravtov <the.andrei.cravtov@gmail.com>
Date:   Fri May 15 14:04:50 2026 +0100

    Tweaked workspace settings (#2095)
    
    workspace settings
---
 .idea/misc.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.idea/misc.xml b/.idea/misc.xml
index 124c79a1..86011b9b 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -4,4 +4,7 @@
     <option name="sdkName" value="Python 3.13 (exo)" />
   </component>
   <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (exo)" project-jdk-type="Python SDK" />
+  <component name="RuffConfiguration">
+    <option name="enabled" value="true" />
+  </component>
 </project>
\ No newline at end of file

← bc6661e6 Add node backends to model cards (#2071)  ·  back to Exo  ·  fix model cards not validating properly after #2071 (#2096) 90f24bef →