Skip to content

Commit 505beca

Browse files
authored
Merge pull request #198 from DuendeSoftware/dgb/update-editorconfig-20250429091723
Update .editorconfig
2 parents de08ca0 + 71ff811 commit 505beca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ dotnet_style_qualification_for_method = false:error
4646
dotnet_style_qualification_for_property = false:error
4747
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.
4848
indent_size = 4
49+
50+
[*.razor]
51+
indent_size = 4

0 commit comments

Comments
 (0)