mirror of
https://github.com/edera-dev/sprout.git
synced 2026-02-04 23:00:17 +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