This commit is contained in:
ElPumpo
2018-08-11 23:54:05 +02:00
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ root = true
[*]
indent_size = 4
indent_style = tab
end_of_line = lf
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
View File