Funkin/.editorconfig
2023-01-22 22:23:05 -05:00

7 lines
No EOL
145 B
INI

# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true