projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7993823
)
bin: use tabs for coding style on *.sh files
author
Andres Gomez
<agomez@igalia.com>
Fri, 5 May 2017 14:49:52 +0000
(17:49 +0300)
committer
Andres 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
patch
|
blob
|
history
diff --git
a/bin/.editorconfig
b/bin/.editorconfig
index b9a948f405df777d66f1e7a033ff458fc4587134..ef92655823c0c63d0cde365bc4d7407bbb1d75a2 100644
(file)
--- a/
bin/.editorconfig
+++ b/
bin/.editorconfig
@@
-1,3
+1,2
@@
[*.sh]
-indent_style = space
-indent_size = 2
+indent_style = tab