wiki/.editorconfig

7 lines
111 B
INI
Raw Normal View History

root = true
# Format the plain text documents.
[*.{org,adoc,md}]
end_of_line = lf
insert_final_newline = true