Some improvements #6

Merged
sophie merged 4 commits from kunsi-improvements into main 2021-04-11 08:59:27 +00:00
Showing only changes of commit cb0f3bc13c - Show all commits

12
.editorconfig Normal file
View file

@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.tolm]
indent_size = 2