Skip to content

Commit

Permalink
support fix typo in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanKung committed Jul 6, 2023
1 parent 594a21d commit e89a3e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ fmt:
cargo +nightly fmt -p rings-core
cargo +nightly fmt -p rings-node
taplo format
typos --write-changes

clippy-fix:
cargo clippy --fix --allow-dirty --no-deps
Expand Down

0 comments on commit e89a3e4

Please sign in to comment.