summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/bgfx/3rdparty/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/bgfx/3rdparty/.editorconfig')
-rw-r--r--3rdparty/bgfx/3rdparty/.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/3rdparty/bgfx/3rdparty/.editorconfig b/3rdparty/bgfx/3rdparty/.editorconfig
index 25d102976df..f88ec278c17 100644
--- a/3rdparty/bgfx/3rdparty/.editorconfig
+++ b/3rdparty/bgfx/3rdparty/.editorconfig
@@ -31,3 +31,7 @@ indent_size = 4
[remotery/*]
indent_style = space
indent_size = 4
+
+[glsl-optimizer/*]
+indent_style = space
+indent_size = 3