Editorconfig 😴

This commit is contained in:
TheFantomas
2023-06-29 18:07:29 +02:00
parent 255decaa0d
commit a27906b3a7
-13
View File
@@ -1,13 +0,0 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_size = 4
indent_style = space
max_line_length = 900