wiki/.editorconfig
Gabriel Arazas 63ba008180 Add EditorConfig and update project config
It is just the parts of the Emacs config from my dotfiles moved here.
2021-06-06 14:10:03 +08:00

7 lines
111 B
INI

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