Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 521cfae

Browse files
committed
Update editorconfig file: Use 2 spaces as indent
1 parent a63953e commit 521cfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ root = true
33

44
[*]
55
indent_style = space
6-
indent_size = 4
6+
indent_size = 2
77
end_of_line = lf
88
charset = utf-8
99
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)