summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/v3d/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/v3d/.editorconfig')
-rw-r--r--src/gallium/drivers/v3d/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gallium/drivers/v3d/.editorconfig b/src/gallium/drivers/v3d/.editorconfig
new file mode 100644
index 00000000000..5a9f3c041a4
--- /dev/null
+++ b/src/gallium/drivers/v3d/.editorconfig
@@ -0,0 +1,3 @@
+[*.{c,h,cpp}]
+indent_style = space
+indent_size = 8