onecodex / needletail

Fast FASTX parsing and k-mer methods in Rust
MIT License
174 stars 20 forks source link

Clippy #75

Closed mo8it closed 8 months ago

mo8it commented 8 months ago

I applied some lints from clippy::pedantic and clippy::nursery.

Of course, you can just cherry pick instead of merging the whole PR since some things are rather a matter of style.