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