mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
krata: implement guest reconciliation
This commit is contained in:
@ -5,4 +5,4 @@ REAL_SCRIPT="$(realpath "${0}")"
|
||||
cd "$(dirname "${REAL_SCRIPT}")/../.."
|
||||
|
||||
./hack/build/cargo.sh clippy --fix --allow-dirty --allow-staged
|
||||
cargo fmt --all
|
||||
./hack/build/cargo.sh fmt --all
|
||||
|
Reference in New Issue
Block a user