Add CI for format and linter #1
ci.yml
on: pull_request
Check that 'cargo fmt' has been run
4s
Check that 'cargo clippy' has no warnings
33s
Annotations
1 error
Check that 'cargo clippy' has no warnings
Process completed with exit code 101.
|