[Mesa-dev] [PATCH v2 1/2] bin: use tabs for coding style on *.sh files
Andres Gomez
agomez at igalia.com
Fri May 5 14:49:52 UTC 2017
v2: Instead of changing *.sh, adapt the editorconfig file (Emil).
Signed-off-by: Andres Gomez <agomez at igalia.com>
---
bin/.editorconfig | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/bin/.editorconfig b/bin/.editorconfig
index b9a948f405..ef92655823 100644
--- a/bin/.editorconfig
+++ b/bin/.editorconfig
@@ -1,3 +1,2 @@
[*.sh]
-indent_style = space
-indent_size = 2
+indent_style = tab
--
2.11.0
More information about the mesa-dev
mailing list