chore: add .editorconfig
This commit is contained in:
parent
b6d99a1efd
commit
34c00ffb82
1 changed files with 6 additions and 0 deletions
6
.editorconfig
Normal file
6
.editorconfig
Normal file
|
@ -0,0 +1,6 @@
|
|||
root = true
|
||||
|
||||
[*.yml]
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Reference in a new issue