chore(editorconfig): add yml config

This commit is contained in:
Aire-One 2022-03-23 20:01:11 +01:00
parent c578142376
commit cafd6526fe
1 changed files with 3 additions and 0 deletions

View File

@ -24,3 +24,6 @@ indent_size = 4
# In a Makefile, the tab is significant and not "just" whitespace
[Makefile]
indent_style = tab
[*.yml]
indent_size = 2