mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
fix: swap to justfile
This commit is contained in:
parent
d1379df604
commit
95669ff2c9
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
precommit:
|
precommit:
|
||||||
rustup update
|
|
||||||
cargo update
|
cargo update
|
||||||
cargo check
|
cargo check
|
||||||
cargo fmt
|
cargo fmt
|
||||||
|
@ -7,7 +6,6 @@ precommit:
|
||||||
cargo clippy --fix --allow-dirty
|
cargo clippy --fix --allow-dirty
|
||||||
|
|
||||||
check:
|
check:
|
||||||
rustup update
|
|
||||||
cargo update
|
cargo update
|
||||||
nix flake update
|
nix flake update
|
||||||
nix flake check
|
nix flake check
|
Loading…
Add table
Add a link
Reference in a new issue