mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 18:13:29 +02:00
Remove redundant rustfmt check for solutions
This commit is contained in:
@@ -9,6 +9,5 @@ cargo upgrades
|
|||||||
# Similar to CI
|
# Similar to CI
|
||||||
cargo clippy -- --deny warnings
|
cargo clippy -- --deny warnings
|
||||||
cargo fmt --all --check
|
cargo fmt --all --check
|
||||||
rustfmt --check --edition 2021 solutions/**/*.rs
|
|
||||||
cargo test --workspace --all-targets
|
cargo test --workspace --all-targets
|
||||||
cargo run -- dev check --require-solutions
|
cargo run -- dev check --require-solutions
|
||||||
|
|||||||
Reference in New Issue
Block a user