chore: update editorconfig

This commit is contained in:
kenjis 2022-06-03 09:37:49 +09:00
parent 6b215f9989
commit a5ae35dd0a
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -11,5 +11,5 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.yml]
[*.{yml,yaml}]
indent_size = 2