Skip to content

Commit

Permalink
chore: add justfile
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Jan 1, 2024
1 parent 278ab9e commit 2fff352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
fmt:
cargo fmt --all
dprint fmt

0 comments on commit 2fff352

Please sign in to comment.