Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update justfile
  • Loading branch information
psteinroe committed Feb 19, 2025
commit 8d198b90e2fea27460180c7032413155ed4d5f6b
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ready:
git diff --exit-code --quiet
cargo run -p xtask_codegen -- configuration
cargo run -p docs_codegen
just lint --fix
just lint-fix
just format
git diff --exit-code --quiet

Expand Down