Skip to content

Commit

Permalink
added editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dagostinelli committed Jul 19, 2017
1 parent 51f70f6 commit 5083a72
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .editorconfig
@@ -0,0 +1,10 @@
root = true

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

0 comments on commit 5083a72

Please sign in to comment.