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.
2 parents de08ca0 + 71ff811 commit 505becaCopy full SHA for 505beca
.editorconfig
@@ -46,3 +46,6 @@ dotnet_style_qualification_for_method = false:error
46
dotnet_style_qualification_for_property = false:error
47
file_header_template = Copyright (c) Duende Software. All rights reserved.\nLicensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
48
indent_size = 4
49
+
50
+[*.razor]
51
+indent_size = 4
0 commit comments