Commit e1457501 by Keith Cirkel

(editorconfig) Add end_of_line setting

parent 18b8a034
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
root = true root = true
[*] [*]
end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment