mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-24 16:48:18 -05:00
Updated .editorconfig.
This commit is contained in:
parent
69a0f6fa4e
commit
e7ae6645a3
1 changed files with 6 additions and 0 deletions
6
3rdparty/.editorconfig
vendored
6
3rdparty/.editorconfig
vendored
|
@ -13,3 +13,9 @@ indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
[libsquish/*]
|
[libsquish/*]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
|
[pvrtc/*]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
Loading…
Reference in a new issue