mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +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 "Executing: cargo +nightly clippy -- -D clippy::all"
|
||||
|
Loading…
x
Reference in New Issue
Block a user