From 2361bee51272676d6200b6607ed1b6f3b8820e73 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 9 Feb 2020 21:12:28 -0600 Subject: [PATCH] test trigger build on .editorconfig change --- server/.editorconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server/.editorconfig b/server/.editorconfig index c67dd51b8..1cb594f4d 100644 --- a/server/.editorconfig +++ b/server/.editorconfig @@ -2,3 +2,5 @@ # SA1101: Prefix local calls with this dotnet_diagnostic.SA1101.severity = none + +# test trigger \ No newline at end of file