7 lines
159 B
INI
7 lines
159 B
INI
root = true
|
|
|
|
[*.cs]
|
|
csharp_prefer_braces = true:warning
|
|
csharp_style_namespace_declarations = file_scoped:warning
|
|
dotnet_diagnostic.IDE0011.severity = warning
|