bgfx/3rdparty/.editorconfig

30 lines
362 B
INI
Raw Normal View History

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