mirror of
https://github.com/NexVeridian/ark-invest-api-rust-data.git
synced 2025-09-02 09:59:12 +00:00
feat: ticker format, test_utils, Makefile
This commit is contained in:
parent
493ea31661
commit
126005905b
10 changed files with 242 additions and 96 deletions
7
Makefile
Normal file
7
Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
precommit:
|
||||
rustup update
|
||||
cargo update
|
||||
cargo check
|
||||
cargo fmt
|
||||
cargo t
|
||||
cargo clippy --fix --allow-dirty
|
Loading…
Add table
Add a link
Reference in a new issue