diff --git a/Justfile b/Justfile index a25c98b..0ce819a 100644 --- a/Justfile +++ b/Justfile @@ -21,14 +21,9 @@ test: @just ./world-chain-builder/test # Formats the world-chain-builder -fmt: rust-fmt devnet-fmt - -rust-fmt: +fmt: @just ./world-chain-builder/fmt -devnet-fmt: - @just ./devnet/fmt - # Runs the block building assertions # NOTE: The devnet needs to be running for this to work assertor *args='':