diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-01-22 02:13:18 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-01-22 02:13:18 +0000 |
commit | fdcc03929065b5bf5dd93553db219ea3e05c8c34 (patch) | |
tree | ca90dc8d9e89febdcd4160956c1b8ec098a4efc9 /lib/mesa/src/gtest | |
parent | 3c9de4a7e13712b5696750bbd59a18c848742022 (diff) |
Import Mesa 19.2.8
Diffstat (limited to 'lib/mesa/src/gtest')
-rw-r--r-- | lib/mesa/src/gtest/.editorconfig | 3 |
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 |