We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52058b6 commit b7e3028Copy full SHA for b7e3028
.editorconfig
@@ -19,5 +19,8 @@ indent_size = 2
19
end_of_line = lf
20
21
[*.cs]
22
+dotnet_analyzer_diagnostic.category-Style.severity = none
23
+csharp_style_namespace_declarations = file_scoped:silent
24
+
25
# Add file header
26
file_header_template = Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the Apache 2.0 License\nSee the LICENSE file in the project root for more information.\nMaintainer: Argo Zhang([email protected]) Website: https://www.blazor.zone
0 commit comments