Skip to content

Commit c07b0c2

Browse files
committed
Reformat .html file with 2 spaces as indent
1 parent c0eb108 commit c07b0c2

File tree

2 files changed

+181
-186
lines changed

2 files changed

+181
-186
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
1010

11-
[*.{config,csproj,css,js,json,props,ruleset,xslt}]
11+
[*.{config,csproj,css,js,json,props,ruleset,xslt,html}]
1212
indent_size = 2
1313

1414
[*.{cs}]

0 commit comments

Comments
 (0)