Editorconfig is awesome!

This commit is contained in:
vlad 2021-12-20 18:39:57 -08:00
parent 8674ef2086
commit fdef1f627c

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
# EditorConfig is awesome: https://EditorConfig.org
[*]
indent_size = 2
indent_style = space
end_of_line = lf
insert_final_newline = true