Mesa (master): editorconfig: Add meson configuration

Dylan Baker dbaker at kemper.freedesktop.org
Mon Oct 9 20:41:37 UTC 2017


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

Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Sat Sep 30 08:47:24 2017 -0700

editorconfig: Add meson configuration

Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>

---

 .editorconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.editorconfig b/.editorconfig
index 6eb0702a25..06848f68c0 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -33,3 +33,7 @@ indent_size = 2
 
 [*.patch]
 trim_trailing_whitespace = false
+
+[meson.build,meson_options.txt]
+indent_style = space
+indent_size = 2




More information about the mesa-commit mailing list