diff --git a/src/.editorconfig b/src/.editorconfig index a834286..3ae1c72 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -1,5 +1,4 @@ [*.cs] dotnet_diagnostic.CA1031.severity = none -dotnet_diagnostic.CA1510.severity = none dotnet_diagnostic.CA2225.severity = none \ No newline at end of file