EditorConfig: Don't enforce a specific line ending

master
Brayden Banks 2017-06-06 09:45:44 -07:00
parent 591aade936
commit a2dfd9750f
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
root = true
[*]
end_of_line = lf
indent_size = 2
trim_trailing_whitespace = true