Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Nov 22, 2024
1 parent 543b8f3 commit d052229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ clippy:
@cargo clippy --all-targets --all-features -D warnings

tidy:
@cargo clippy --all-targets --all-features -D warnings && @crago +nightly fmt --all
@cargo clippy --all-targets --all-features -D warnings && cargo +nightly fmt --all

0 comments on commit d052229

Please sign in to comment.