[Mesa-dev] [PATCH] editorconfig: Add meson configuration
Dylan Baker
dylan at pnwbakers.com
Sat Oct 7 17:52:39 UTC 2017
Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
---
.editorconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.editorconfig b/.editorconfig
index 6eb0702a25a..06848f68c08 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
--
2.14.2
More information about the mesa-dev
mailing list