Merge pull request #171 from andreynering/gitea/editorconfig-crlf

.editorconfig: do not specify line ending
release/v1.0
Matthias Loibl 8 years ago committed by GitHub
commit 7596e41027

@ -4,7 +4,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

Loading…
Cancel
Save