Skip to content

Commit

Permalink
Add editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackerpilot committed Oct 22, 2014
1 parent 8243f03 commit 101cbed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
@@ -0,0 +1,7 @@
[*]
end_of_line = lf
insert_final_newline = true
indent_size = 4
tab_width = 4
trim_trailing_whitespace = true
indent_style = tab

0 comments on commit 101cbed

Please sign in to comment.