Update .editorconfig

This commit is contained in:
isaak654 2024-06-22 17:45:32 +02:00 committed by GitHub
parent 555dba46f3
commit 5b731401e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ indent_size = 4
[my_version.h]
charset = utf-8-bom
[SandboxiePlus/SandMan/Troubleshooting/lang_*.json]
charset = utf-8-bom
[*.{c,h,cpp}]
indent_style = tab
indent_size = unset