Skip to content

Commit

Permalink
Removed indent_size from editorconfig. This lets each person specify …
Browse files Browse the repository at this point in the history
…visually, while still entering same tab character. 8 was a bit big for me ;)
  • Loading branch information
geekgonecrazy committed Sep 7, 2015
1 parent f2d93f7 commit e34a283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ root = true

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

0 comments on commit e34a283

Please sign in to comment.