mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-29 18:20:57 +00:00
other: Add missing shebang to husky pre-push script
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Running pre-push hook:"
|
||||
|
||||
echo "Executing: cargo +nightly clippy -- -D clippy::all"
|
||||
|
||||
Reference in New Issue
Block a user