bgfx/3rdparty/.editorconfig
2015-12-22 18:19:18 -08:00

21 lines
269 B
INI

root = true
[fcpp/*]
indent_style = space
indent_size = 2
[ocornut-imgui/*]
indent_style = space
indent_size = 4
[remotery/*]
indent_style = space
indent_size = 4
[libsquish/*]
indent_style = tab
indent_size = 4
[pvrtc/*]
indent_style = space
indent_size = 4