Update .editorconfig
This commit is contained in:
parent
555dba46f3
commit
5b731401e2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue