web-audio-api-rs
web-audio-api-rs copied to clipboard
Chore: add more clippy lints and apply suggestions
Working towards #114
Hum sorry, I guess there is a misunderstanding on my side on this point, as I constantly remove the per file clippy directives.
As I understood #114, I though we wanted to have a common config at the crate level. Could you elaborate on the methodology you want to follow and on the final set of directive we'd like to have, so I don't constantly break what you try to achieve in the long term?
Hey, no worries. I actually don't really have a plan currently so I never complained about it either. I'll try to come up with a strategy in the linked ticket so we can discuss it there
In the mean time, maybe having some comment (e.g. // clippy::do-not-remove-clippy!) on the ones that must be there