From 2634522ead12675a122494f86c07b1fe187184bc Mon Sep 17 00:00:00 2001 From: Aeron Asug Date: Thu, 6 Mar 2025 05:27:06 +0000 Subject: [PATCH] fix: remove trailing comma in JSON file --- XamlStyler.json | 2 +- consolegit2gitfilters.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/XamlStyler.json b/XamlStyler.json index 7981bbfd566..fb3a7c7ed0e 100644 --- a/XamlStyler.json +++ b/XamlStyler.json @@ -37,5 +37,5 @@ "ThicknessSeparator": 2, "ThicknessAttributes": "Margin, Padding, BorderThickness, ThumbnailClipMargin", "FormatOnSave": true, - "CommentPadding": 2, + "CommentPadding": 2 } diff --git a/consolegit2gitfilters.json b/consolegit2gitfilters.json index 1d570f24975..f2531b9134d 100644 --- a/consolegit2gitfilters.json +++ b/consolegit2gitfilters.json @@ -27,7 +27,7 @@ "/src/tools/ansi-color/", "/src/tools/ColorTool/", "/scratch/", - "Scratch.sln", + "Scratch.sln" ], "SuffixFilters": [ ".dbb",