mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 01:49:12 +00:00
fix: swap to justfile
This commit is contained in:
parent
d7e708eaca
commit
90a7d7682b
1 changed files with 0 additions and 1 deletions
6
justfile
Normal file
6
justfile
Normal file
|
@ -0,0 +1,6 @@
|
|||
precommit:
|
||||
cargo update
|
||||
cargo check
|
||||
cargo fmt
|
||||
cargo t
|
||||
cargo clippy --fix --allow-dirty
|
Loading…
Add table
Add a link
Reference in a new issue