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