diff --git a/justfile b/justfile index bd3a45304..e8105f86a 100755 --- a/justfile +++ b/justfile @@ -27,10 +27,11 @@ benchmark: new-rule name: cargo run -p rulegen ${{name}} +# We are ready, let's run the same CI commands ready: git diff --exit-code --quiet typos + cargo fmt just lint just test - cargo coverage git status