chore: update .editorconfig

This commit is contained in:
Jerry Lee 2022-01-10 18:16:43 +08:00
parent 1f7bbf3a6c
commit 278d897d96

View File

@ -12,6 +12,9 @@ trim_trailing_whitespace = true
indent_size = 4
indent_style = tab
[*.{sh,ps1}]
indent_size = 4
[*.yml]
indent_size = 2