Inversed-Tech / eyelid

Private iris matching
Apache License 2.0
0 stars 0 forks source link

Add standard clippy lints and run them on all Rust code in CI #5

Closed teor2345 closed 5 months ago

teor2345 commented 5 months ago

This PR:

The full list of clippy lints and descriptions is here: https://rust-lang.github.io/rust-clippy/stable/

This is compatible with PR #4, it doesn't matter which order they merge in. (And there shouldn't be any merge conflicts.)