From 52ef71b7adb2083d09d30e6ff309650e99bcf7a5 Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Thu, 8 Jun 2023 16:33:29 -0400 Subject: [PATCH] Validated formatting of 338 XML files. --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index dd4cd7aef..7bf7eac52 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,7 +31,7 @@ "xml.format.legacy": false, "xml.format.emptyElements": "collapse", "xml.preferences.quoteStyle": "double", - "xml.format.enforceQuoteStyle": "preferred", + "xml.format.enforceQuoteStyle": "preferred",l "xml.format.preserveAttributeLineBreaks": false, "xml.format.preservedNewlines": 0, "xml.format.splitAttributes": false,