From df995c3b1c480e4e6a3bd63fa7e8ad6ffa5f241f Mon Sep 17 00:00:00 2001 From: Lilou Date: Tue, 29 Jul 2025 14:00:02 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/main/data/settings.json b/profiles/main/data/settings.json index e85632b..967e542 100644 --- a/profiles/main/data/settings.json +++ b/profiles/main/data/settings.json @@ -74,4 +74,7 @@ "ansible.validation.lint.enabled": false, "ansible.lightspeed.suggestions.enabled": false, "ansible.lightspeed.enabled": false, + "git.confirmSync": false, + "git.autofetch": true, + "git.enableSmartCommit": true, } \ No newline at end of file