ScoDoc/.editorconfig

9 lines
197 B
INI
Raw Permalink Normal View History

2024-06-03 14:22:15 +02:00
# 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