mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-16 15:38:48 +00:00
Update grader for h1
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Run lints.
|
# Run lints.
|
||||||
cargo fmt --all -- --check
|
cargo fmt --all -- --check # run `cargo fmt` to auto-correct format.
|
||||||
cargo clippy
|
cargo clippy
|
||||||
|
|
||||||
# Run tests.
|
# Run tests.
|
||||||
|
|||||||
Reference in New Issue
Block a user