mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-26 23:24:20 +02:00
other: Add missing shebang to husky pre-push script
This commit is contained in:
parent
3843d63dbb
commit
33b37bb5ac
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
echo "Running pre-push hook:"
|
echo "Running pre-push hook:"
|
||||||
|
|
||||||
echo "Executing: cargo +nightly clippy -- -D clippy::all"
|
echo "Executing: cargo +nightly clippy -- -D clippy::all"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user