bin: use tabs for coding style on *.sh files
authorAndres Gomez <agomez@igalia.com>
Fri, 5 May 2017 14:49:52 +0000 (17:49 +0300)
committerAndres Gomez <agomez@igalia.com>
Tue, 9 May 2017 11:05:00 +0000 (14:05 +0300)
v2: Instead of changing *.sh, adapt the editorconfig file (Emil).

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
bin/.editorconfig

index b9a948f405df777d66f1e7a033ff458fc4587134..ef92655823c0c63d0cde365bc4d7407bbb1d75a2 100644 (file)
@@ -1,3 +1,2 @@
 [*.sh]
-indent_style = space
-indent_size = 2
+indent_style = tab