Skip to content

Commit

Permalink
Added .editorconfig and normalised line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryDungan committed Apr 20, 2017
1 parent 95e6216 commit a63a2ab
Show file tree
Hide file tree
Showing 26 changed files with 3,156 additions and 3,146 deletions.
10 changes: 10 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# EditorConfig is awesome: http://EditorConfig.org

root = true

[*]
end_of_line = crlf
insert_final_newline = false
indent_style = space
indent_size = 4
charset = utf-8
Loading

0 comments on commit a63a2ab

Please sign in to comment.