Always new line at end of file

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-11-27 06:04:39 +01:00
parent 8b93277bc0
commit 56e0f8775e
+1 -1
View File
@@ -2,7 +2,7 @@ root = true
[*] [*]
end_of_line = lf end_of_line = lf
insert_final_newline = false insert_final_newline = true
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab
indent_size = 4 indent_size = 4