Skip to content

Commit

Permalink
Editorconfig: enforce Unix line endings and extra new line in the end…
Browse files Browse the repository at this point in the history
… of file.
  • Loading branch information
RReverser authored and marijnh committed Nov 12, 2014
1 parent 86f8c56 commit d424874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true

0 comments on commit d424874

Please sign in to comment.