From 417123b1a913bc24c0dc0b205cc30842dcdb9782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20=C3=87otur?= Date: Sun, 21 Nov 2021 22:49:21 +0300 Subject: [PATCH] Update .editorconfig --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index ab62349382..9805011759 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ root = true #Namespace settings csharp_style_namespace_declarations = file_scoped +dotnet_diagnostic.IDE0161.severity = warning #Core editorconfig formatting - indentation