From 9457bda9d6ec290e75c01b8b10710dba99de093e Mon Sep 17 00:00:00 2001
From: Lilou <quentinduchemin@tuta.io>
Date: Mon, 10 Feb 2025 17:00:00 +0100
Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?=
 =?UTF-8?q?=20main=20=C2=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 profiles/main/data/settings.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json
index a7ac924..837ebaf 100644
--- a/profiles/main/data/settings.json
+++ b/profiles/main/data/settings.json
@@ -43,5 +43,6 @@
             "args": ["-X", "build", "--keep-intermediates"],
             "env": {}
         }
-    ]
+    ],
+    "cSpell.enabled": false
 }
\ No newline at end of file