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:
parent
1b4ef90e25
commit
b6ec498e0e
4 changed files with 14 additions and 12 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue