Switch editorconfig to 2 space indent.
This commit is contained in:
parent
a9f30b610b
commit
145c71c00c
@ -6,4 +6,4 @@ end_of_line = lf
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user