You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what to do about those, so would love some feedback
I would mark them as allowed (or ignore? whatever clippy understands) on a case by case basis. We should avoid disabling the warning on the whole code base and evaluate every instance as they come.
The codebase could use some minor cleanups:
We should run
clippy
on the codebase and fix its warnings.It is a nice introductory task to get someones feet wet in the project with some light mentoring.
The text was updated successfully, but these errors were encountered: