Форматирование
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.cs]
|
||||
csharp_prefer_braces = true:warning
|
||||
csharp_style_namespace_declarations = file_scoped:warning
|
||||
dotnet_diagnostic.IDE0011.severity = warning
|
||||
Reference in New Issue
Block a user