contrib: reformat most shell scripts
Mostly just indentations. For consistency, to conform to .editorconfig.
This commit is contained in:
@@ -10,7 +10,7 @@ PACKAGES="$PROJECT_ROOT"/packages/
|
||||
test -n "$CONTRIB" -a -d "$CONTRIB" || exit
|
||||
|
||||
if [ -d "$PACKAGES" ]; then
|
||||
rm -r "$PACKAGES"
|
||||
rm -r "$PACKAGES"
|
||||
fi
|
||||
|
||||
# create virtualenv
|
||||
|
||||
Reference in New Issue
Block a user