chore: add project configuration and infrastructure
This commit establishes the base configuration and deployment settings.
This commit is contained in:
@@ -27,6 +27,7 @@ insert_final_newline = false
|
||||
dotnet_diagnostic.IDE0058.severity = none
|
||||
dotnet_diagnostic.IDE0100.severity = none
|
||||
dotnet_diagnostic.IDE3000.severity = none
|
||||
dotnet_diagnostic.CA1848.severity = none
|
||||
|
||||
# Organize usings
|
||||
dotnet_separate_import_directive_groups = true
|
||||
|
||||
Reference in New Issue
Block a user