Skip to content

Commit

Permalink
Add editor config file
Browse files Browse the repository at this point in the history
  • Loading branch information
nilols committed Mar 12, 2016
1 parent a23d713 commit b5a2aaa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
@@ -0,0 +1,5 @@
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true

0 comments on commit b5a2aaa

Please sign in to comment.