Closed RealOrangeOne closed 4 years ago
Add a CI config, similar to the one I used on https://github.com/RealOrangeOne/date-group.
cargo fmt
cargo clippy
cargo test
Ran cargo fmt for the first time here, so tests should pass immediately.
Add a CI config, similar to the one I used on https://github.com/RealOrangeOne/date-group.
cargo fmt
cargo clippy
cargo test
(when they exist)Ran
cargo fmt
for the first time here, so tests should pass immediately.