Skip to content

Commit 483eb86

Browse files
author
Sandro Santilli
committedApr 11, 2016
Fix the request for 2-spaces indent
1 parent 54b6a65 commit 483eb86

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
@@ -10,4 +10,4 @@ end_of_line = lf
1010
trim_trailing_whitespace = true
1111
insert_final_newline = true
1212
indent_style = space
13-
tab_stop = 2
13+
indent_size = 2

0 commit comments

Comments
 (0)
Please sign in to comment.