Updated editorconfig to be valid

This commit is contained in:
Andy Miller
2019-03-01 14:14:44 -07:00
parent 85af461eb4
commit 6a48216afb

View File

@@ -13,6 +13,5 @@ indent_style = space
indent_size = 4
# 2 space indentation
[*.yaml, *.yml]
indent_style = space
[*.{yaml,.yml}]
indent_size = 2