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@igalia.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Andres Gomez 2017-05-05 17:49:52 +03:00
parent 7993823d38
commit d823440fed
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
[*.sh]
indent_style = space
indent_size = 2
indent_style = tab