bgfx/3rdparty/.editorconfig

26 lines
317 B
INI
Raw Normal View History

root = true
2015-12-24 01:17:51 -05:00
[etc1/*]
indent_style = space
indent_size = 4
2015-09-01 19:44:11 -04:00
[fcpp/*]
indent_style = space
indent_size = 2
2015-12-24 01:17:51 -05:00
[libsquish/*]
indent_style = tab
2015-09-01 19:44:11 -04:00
indent_size = 4
2015-11-13 01:28:07 -05:00
2015-12-24 01:17:51 -05:00
[ocornut-imgui/*]
2015-11-13 01:28:07 -05:00
indent_style = space
indent_size = 4
2015-12-22 18:40:55 -05:00
2015-12-24 01:17:51 -05:00
[pvrtc/*]
indent_style = space
2015-12-22 21:19:18 -05:00
indent_size = 4
2015-12-24 01:17:51 -05:00
[remotery/*]
2015-12-22 21:19:18 -05:00
indent_style = space
indent_size = 4