bgfx/3rdparty/.editorconfig

14 lines
169 B
INI
Raw Normal View History

root = true
2015-09-01 19:44:11 -04:00
[fcpp/*]
indent_style = space
indent_size = 2
[ocornut-imgui/*]
2015-09-01 19:44:11 -04:00
indent_style = space
indent_size = 4
2015-11-13 01:28:07 -05:00
[remotery/*]
indent_style = space
indent_size = 4