Skip to content

Commit

Permalink
chore(just): add just lint to just ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Apr 11, 2023
1 parent 012516a commit c16f858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ new-rule name:
ready:
git diff --exit-code --quiet
typos
just lint
just test
cargo coverage
git status

0 comments on commit c16f858

Please sign in to comment.