ScoDoc/.editorconfig
2024-06-03 15:18:05 +02:00

9 lines
197 B
INI

# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true