Mesa (master): bin: use tabs for coding style on *.sh files

Andres Gomez tanty at kemper.freedesktop.org
Tue May 9 11:08:45 UTC 2017


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

Author: Andres Gomez <agomez at igalia.com>
Date:   Fri May  5 17:49:52 2017 +0300

bin: use tabs for coding style on *.sh files

v2: Instead of changing *.sh, adapt the editorconfig file (Emil).

Signed-off-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.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




More information about the mesa-commit mailing list