mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 03:00:11 +01:00
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:
parent
7993823d38
commit
d823440fed
1 changed files with 1 additions and 2 deletions
|
|
@ -1,3 +1,2 @@
|
||||||
[*.sh]
|
[*.sh]
|
||||||
indent_style = space
|
indent_style = tab
|
||||||
indent_size = 2
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue