From 7904a741d4b20b3b235cbd9276168ce9c45cd58a Mon Sep 17 00:00:00 2001 From: Lilou Date: Mon, 25 Aug 2025 09:11:04 +0200 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index bc1ad65..888f357 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -72,7 +72,6 @@ "python.createEnvironment.trigger": "off", "clangd.path": "/home/.config/VSCodium/User/globalStorage/llvm-vs-code-extensions.vscode-clangd/install/19.1.2/clangd_19.1.2/bin/clangd", "php.validate.executablePath": "/usr/bin/php", - "ansible.validation.lint.enabled": false, "ansible.lightspeed.suggestions.enabled": false, "ansible.lightspeed.enabled": false, "git.confirmSync": false,