Skip to content

Commit

Permalink
add an editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 18, 2017
1 parent 71ece34 commit 5c0c66b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
@@ -0,0 +1,8 @@
# you are a danger to yourself and humanity
root = true

[*]
end_of_line = lf
indent_style = tabs
insert_final_newline = true
trim_trailing_whitespace = true

0 comments on commit 5c0c66b

Please sign in to comment.