Added continuation indent to editorconfig
Adding our default cont' indent to editorconfig. Change-Id: Id1d848d5959ced9592382bf9a12d7ffc8152dce3
This commit is contained in:
parent
937854a833
commit
cba67502a3
@ -9,3 +9,4 @@ insert_final_newline = true
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
continuation_indent_size = 4
|
||||
|
Loading…
Reference in New Issue
Block a user