(misc) Do not specify a specific line ending

This commit is contained in:
Magix
2023-11-27 23:03:33 -05:00
committed by GitHub
parent 4b84432d7d
commit c23777e397

View File

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