chore: add .editorconfig

This commit is contained in:
Jan Christian Grünhage 2021-09-04 09:30:58 +02:00
parent b6d99a1efd
commit 34c00ffb82
1 changed files with 6 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root = true
[*.yml]
insert_final_newline = true
indent_style = space
indent_size = 2