Skip to content

Commit

Permalink
Added continuation indent to editorconfig
Browse files Browse the repository at this point in the history
Adding our default cont' indent to editorconfig.

Change-Id: Id1d848d5959ced9592382bf9a12d7ffc8152dce3
  • Loading branch information
phiesel committed Apr 26, 2016
1 parent 937854a commit cba6750
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
continuation_indent_size = 4

0 comments on commit cba6750

Please sign in to comment.