probablykasper / cpc

Text calculator with support for units and conversion
https://crates.io/crates/cpc
MIT License
121 stars 14 forks source link

Various bits of cleanup suggested by clippy #19

Closed djmattyg007 closed 3 years ago

djmattyg007 commented 3 years ago

It would be good to incorporate clippy into the CI pipeline once it's up and running.

probablykasper commented 3 years ago

Looks good, thank you