rnix-parser
rnix-parser copied to clipboard
Fix clippy warnings
Summary & Motivation
I fixed the warnings Clippy showed. Mostly because Clippy helps me improve my code, and having warnings is distracting.
I'm also trying to add a CI step to run Clippy checks.