From 5d0227053ec47f61b5052692f55177d58184da55 Mon Sep 17 00:00:00 2001 From: Lilou Date: Sat, 27 Dec 2025 22:39:03 +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 7b88653..f122f2c 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -178,4 +178,5 @@ "markdown-auto-preview.autoShowPreviewToSide": false, "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", } \ No newline at end of file