diff --git a/.editorconfig b/.editorconfig index 45fc684..162b368 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,5 +8,3 @@ charset = utf-8 end_of_line = lf trim_trailing_whitespace = true insert_final_newline = true - -dotnet_diagnostic.CA1822.severity = none ; Mark members as static