Skip to content

Commit

Permalink
chore(editorconfig): add editorconfig (absolute-version#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapppi authored and stevemao committed Sep 24, 2016
1 parent 2ce4160 commit d5d5e9e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# EditorConfig is awesome: http://EditorConfig.org

root = true

[*]
trim_trailing_whitespace=true
indent_style = space
indent_size = 2
insert_final_newline = true

0 comments on commit d5d5e9e

Please sign in to comment.