diff --git a/justfile b/justfile index a2abc9996..bd3a45304 100755 --- a/justfile +++ b/justfile @@ -30,6 +30,7 @@ new-rule name: ready: git diff --exit-code --quiet typos + just lint just test cargo coverage git status