mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 13:50:16 +00:00
fix(hack): formatting fixes
This commit is contained in:
@@ -3,5 +3,5 @@ set -e
|
||||
|
||||
cd "$(dirname "${0}")/.." || exit 1
|
||||
|
||||
cargo fmt --all
|
||||
shfmt -w hack/**/*.sh
|
||||
cargo fmt --all || true
|
||||
shfmt -w hack/**/*.sh || true
|
||||
|
||||
Reference in New Issue
Block a user