From d28ebad3b00bfc392c63fbc2d0ad14624383ba1b Mon Sep 17 00:00:00 2001 From: Lilou Date: Wed, 28 Jan 2026 04:00:02 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index c9a93ca..1a8b733 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -176,4 +176,5 @@ "markdown-auto-preview.autoClosePreviewAfterSwitch": true, "editor.find.autoFindInSelection": "multiline", "ansible.validation.lint.arguments": "--skip-list=var-naming[no-role-prefix],fqcn[action-core],yaml[line-length] --fix=all", + "diffEditor.ignoreTrimWhitespace": false, } \ No newline at end of file