feat: refactor to proper app + write tests
This commit is contained in:
@@ -85,6 +85,8 @@ dotnet_diagnostic.CA1707.severity = none
|
||||
dotnet_diagnostic.IDE0058.severity = none
|
||||
dotnet_diagnostic.CA2007.severity = none
|
||||
dotnet_diagnostic.CA1515.severity = none
|
||||
dotnet_diagnostic.IDE0100.severity = none
|
||||
dotnet_diagnostic.IDE0046.severity = none
|
||||
|
||||
# var preferences
|
||||
csharp_style_var_elsewhere = true:suggestion
|
||||
|
||||
Reference in New Issue
Block a user