Added continuation indent to editorconfig

Adding our default cont' indent to editorconfig.

Change-Id: Id1d848d5959ced9592382bf9a12d7ffc8152dce3
This commit is contained in:
Patrick Hiesel 2016-04-26 14:42:58 +02:00
parent 937854a833
commit cba67502a3
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
continuation_indent_size = 4