Convert line endings to LF

main
Charlotte Som 2022-03-05 14:41:57 +00:00
parent 1e235dd0d1
commit ab9e7598be
12 changed files with 396 additions and 396 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 = false
insert_final_newline = true