commit | cba67502a3912fa64e72014242bade93ab75ad5b | [log] [tgz] |
---|---|---|
author | Patrick Hiesel <hiesel@google.com> | Tue Apr 26 14:42:58 2016 +0200 |
committer | Patrick Hiesel <hiesel@google.com> | Tue Apr 26 14:42:58 2016 +0200 |
tree | 7d2712fb8b806aced5dd475cc069fa4996fe6223 | |
parent | 937854a833afcff6cfa7a12efd11cfffb9858766 [diff] [blame] |
Added continuation indent to editorconfig Adding our default cont' indent to editorconfig. Change-Id: Id1d848d5959ced9592382bf9a12d7ffc8152dce3
diff --git a/.editorconfig b/.editorconfig index 1f149cf..cb18523 100644 --- a/.editorconfig +++ b/.editorconfig
@@ -9,3 +9,4 @@ charset = utf-8 indent_style = space indent_size = 2 +continuation_indent_size = 4