Skip to content

Commit

Permalink
Make indent width 4
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Nov 21, 2016
1 parent 7e093b0 commit ec00e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ root = true

[*]
indent_style = tab
indent_size = 1
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand Down

0 comments on commit ec00e2a

Please sign in to comment.