Skip to content

Commit

Permalink
add features
Browse files Browse the repository at this point in the history
  • Loading branch information
TroyKomodo committed Dec 14, 2024
1 parent b9dca4b commit 1d5b920
Show file tree
Hide file tree
Showing 7 changed files with 1,050 additions and 1,328 deletions.
2 changes: 1 addition & 1 deletion Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fmt *args:
cargo +nightly fmt --all {{args}}

lint *args:
cargo +nightly clippy --fix --allow-dirty --all-targets --all-features --allow-staged {{args}}
cargo +nightly clippy --fix --allow-dirty --all-targets --allow-staged {{args}}

test *args:
#!/bin/bash
Expand Down
Loading

0 comments on commit 1d5b920

Please sign in to comment.