Skip to content

Commit

Permalink
chore: update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus authored Nov 12, 2018
1 parent 382535e commit 10621ef
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit 10621ef

Please sign in to comment.