Skip to content

Commit f2575cc

Browse files
committed
Set indent top tab (8 spaces)
1 parent ac1cafd commit f2575cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ root = true
44
charset = utf-8
55
end_of_line = lf
66
insert_final_newline = true
7-
indent_style = space
8-
indent_size = 4
7+
indent_style = tab
8+
indent_size = 8
99
trim_trailing_whitespace = true
1010

1111
[*.md]

0 commit comments

Comments
 (0)