cantino / mcfly

Fly through your shell history. Great Scott!
MIT License
6.85k stars 178 forks source link

Add GitHub workflows for running clippy and rustfmt #167

Closed praveenperera closed 3 years ago

praveenperera commented 3 years ago

This will make sure cargo clippy and cargo fmt were run on PR's

cantino commented 3 years ago

Thanks @praveenperera!