1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

"style: fix/format scripts to meet the shellcheck/shfmt rules"

This commit is contained in:
Starccy 2023-07-17 10:53:44 +08:00
parent 1b4ef90e25
commit b6ec498e0e
4 changed files with 14 additions and 12 deletions

View file

@ -47,4 +47,3 @@ sed -i -e "s|uucore = { version=\">=$FROM\",|uucore = { version=\">=$TO\",|" $PR
# Update crates using uucore_procs
#shellcheck disable=SC2086
sed -i -e "s|uucore_procs = { version=\">=$FROM\",|uucore_procs = { version=\">=$TO\",|" $PROGS