From fe80f95a198351f16c4d4c00a3cb8b78d51a0fd2 Mon Sep 17 00:00:00 2001 From: Jonathon Broughton Date: Tue, 25 Mar 2025 00:11:17 +0000 Subject: [PATCH] Update Ruff configuration options - Enabled formatting with Ruff - Kept existing settings for running on save and server usage --- .idea/ruff.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/.idea/ruff.xml b/.idea/ruff.xml index 5a28fc5..45efb46 100644 --- a/.idea/ruff.xml +++ b/.idea/ruff.xml @@ -2,6 +2,7 @@ \ No newline at end of file