Fix shellcheck warnings in shell scripts.
This commit is contained in:
@@ -4,4 +4,4 @@ set -euo pipefail
|
||||
# Check all sources with clippy.
|
||||
# In the cton-util crate (root dir) clippy will only work with nightly cargo -
|
||||
# there is a bug where it will reject the commands passed to it by cargo 0.25.0
|
||||
cargo +nightly clippy --all
|
||||
exec cargo +nightly clippy --all
|
||||
|
||||
Reference in New Issue
Block a user