Skip to content

Commit e34a283

Browse files
committed
Removed indent_size from editorconfig. This lets each person specify visually, while still entering same tab character. 8 was a bit big for me ;)
1 parent f2d93f7 commit e34a283

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.editorconfig

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ root = true
33

44
[*]
55
indent_style = tab
6-
indent_size = 8
76
end_of_line = lf
87
charset = utf-8
98
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)