Update .editorconfig

This commit is contained in:
syuilo 2023-11-13 14:39:06 +09:00
parent 2920c53fa8
commit 6af3b7173a

View File

@ -2,9 +2,9 @@ root = true
[*]
indent_style = tab
indent_size = 4
indent_size = 2
charset = utf-8
insert_final_newline = true
[*.yml]
indent_style = space
indent_style = space