Test settings

This commit is contained in:
2021-09-29 19:22:34 +01:00
parent ccb9c43ad2
commit 2977800533
4 changed files with 41 additions and 0 deletions

11
.editorconfig Normal file
View File

@ -0,0 +1,11 @@
root = true
[*]
indent_style = tab
indent_size = 2
charset = latin1
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false