Use the Unix file ending

This commit is contained in:
Cleiton Floss 2020-06-03 21:19:27 -04:00
parent 1f85dbe046
commit 9b2e05396b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ root = true
[*]
indent_style = space
indent_size = 2
end_of_line = crlf
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true