Skip to content

Commit

Permalink
add .editorconfig
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mnhrdt committed Aug 7, 2017
1 parent 9781766 commit d8e7269
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
@@ -0,0 +1,8 @@
root = true

[*]
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8

0 comments on commit d8e7269

Please sign in to comment.