Skip to content

Commit 6ba7d47

Browse files
author
Gonzalo Diaz
committed
[CONFIG] default indentation set to 2 spaces.
1 parent 5ec87e0 commit 6ba7d47

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
@@ -24,7 +24,7 @@ root = true
2424

2525
[*]
2626
indent_style = space
27-
indent_size = 4
27+
indent_size = 2
2828
end_of_line = lf
2929
charset = utf-8
3030
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)