chore: Upgrade process

This commit is contained in:
2021-04-27 11:10:34 +02:00
parent 76873d138b
commit e50b32a456
12 changed files with 57 additions and 85 deletions

10
.editorconfig Normal file
View File

@ -0,0 +1,10 @@
root = true
[*]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false