refactor: remove static methods from generic type and move to non-generic static class.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[*.cs]
|
||||
|
||||
dotnet_diagnostic.CA1031.severity = none
|
||||
dotnet_diagnostic.CA1510.severity = none
|
||||
dotnet_diagnostic.CA2225.severity = none
|
||||
Reference in New Issue
Block a user