Module: Mesa
Branch: master
Commit: 12b55c8e27bbbe59e646f969325c362137eb8fc1
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=12b55c8e27bbbe59e646f969325c362137eb8fc1

Author: Eric Anholt <e...@anholt.net>
Date:   Fri Feb  3 13:30:42 2017 -0800

broadcom: add editorconfig

This is the same 8-space style used in the vc4 and vc5 gallium drivers.

---

 src/broadcom/.editorconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/broadcom/.editorconfig b/src/broadcom/.editorconfig
new file mode 100644
index 0000000000..f3d8c47915
--- /dev/null
+++ b/src/broadcom/.editorconfig
@@ -0,0 +1,3 @@
+[*.{c,h}]
+indent_style = space
+indent_size = 8

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to