Skip to content

Commit

Permalink
Add .editorconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Sep 29, 2015
1 parent 1ba7e85 commit 126017e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .editorconfig
@@ -0,0 +1,6 @@
root = true

[*]
end_of_line = lf
indent_style = tab
trim_trailing_whitespace = true

0 comments on commit 126017e

Please sign in to comment.