llm icon indicating copy to clipboard operation
llm copied to clipboard

fix some clippy lints

Open CheatCod opened this issue 2 years ago • 1 comments

Open the project with clippy default lints, noticed clippy isn't happy, fixed some of the clippy lints

CheatCod avatar Mar 15 '23 15:03 CheatCod

Once all the other pending PRs are fixed, I reckon we should go through and fix all the warnings.

philpax avatar Mar 16 '23 01:03 philpax

Hey! Sorry we didn't merge this sooner. Currently this branch has drifted a lot from main and CI is enforcing that there are no errors reported by clippy, so the changes here should not be necessary.

Regardless, thank you very much for the PR :smile:

setzer22 avatar Mar 23 '23 21:03 setzer22