add EditorConfig

This commit is contained in:
Gabriel Arazas 2022-05-27 14:43:52 +08:00
parent 77ca030bae
commit ca741810ea

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.{yaml,yml}]
indent_style = space
indent_size = 2