summaryrefslogtreecommitdiff
path: root/lib/mesa/src/gtest
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2020-01-22 02:13:18 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2020-01-22 02:13:18 +0000
commitfdcc03929065b5bf5dd93553db219ea3e05c8c34 (patch)
treeca90dc8d9e89febdcd4160956c1b8ec098a4efc9 /lib/mesa/src/gtest
parent3c9de4a7e13712b5696750bbd59a18c848742022 (diff)
Import Mesa 19.2.8
Diffstat (limited to 'lib/mesa/src/gtest')
-rw-r--r--lib/mesa/src/gtest/.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/mesa/src/gtest/.editorconfig b/lib/mesa/src/gtest/.editorconfig
new file mode 100644
index 000000000..0880bacaa
--- /dev/null
+++ b/lib/mesa/src/gtest/.editorconfig
@@ -0,0 +1,3 @@
+[*.{cc,h}]
+indent_style = space
+indent_size = 2