Skip to content

Commit

Permalink
Remove redundant rustfmt check for solutions
Browse files Browse the repository at this point in the history
  • Loading branch information
mo8it committed Aug 7, 2024
1 parent 24aed1b commit 81bf0a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release-hook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 9,5 @@ cargo upgrades
# Similar to CI
cargo clippy -- --deny warnings
cargo fmt --all --check
rustfmt --check --edition 2021 solutions/**/*.rs
cargo test --workspace --all-targets
cargo run -- dev check --require-solutions

0 comments on commit 81bf0a6

Please sign in to comment.