From 1564d6dcfa6b145971d370d1d9ae4a2325b4b6e5 Mon Sep 17 00:00:00 2001 From: Archi Date: Thu, 27 May 2021 15:48:32 +0200 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 56e27d1c7..4c8ff5ee3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,7 @@ insert_final_newline = true trim_trailing_whitespace = true ############################### -# C# Coding Conventions # +# C# Coding Conventions # ############################### [*.cs]