bgfx/3rdparty/.editorconfig
2015-12-22 15:40:55 -08:00

15 lines
184 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/*]