Update .editorconfig

This commit is contained in:
2025-12-29 18:43:17 +00:00
parent 3d0f037823
commit e21f79347f

View File

@@ -5,3 +5,4 @@ root = true
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab
indent_size = 2 indent_size = 2
tab_width = 2