Skip to content

Commit

Permalink
Fixed editorconfig line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Ackermann committed May 22, 2020
1 parent 8abd348 commit d9e8c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[*]
charset = utf-8
end_of_line = crlf
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
Expand Down

0 comments on commit d9e8c90

Please sign in to comment.