Sort EditorConfig rules

This commit is contained in:
Zep Fietje
2022-10-16 12:31:18 +02:00
parent fcc2e74e9a
commit 342a50ce1d

View File

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