Skip to content

Commit

Permalink
Add more .editorconfig options
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Aug 31, 2015
1 parent 8fccde5 commit 780e230
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
trim_trailing_whitespace = true

[source]
indent_size = 1
max_line_length = 100

0 comments on commit 780e230

Please sign in to comment.