surrsurus / edgequest

Edgequest Season Two
Mozilla Public License 2.0
8 stars 1 forks source link

Fix linter warnings/errors #67

Closed surrsurus closed 4 years ago

surrsurus commented 5 years ago

Feature/Issue

Clippy is a linter that shows where code can be improved, it's in the CI but complains about a list of things that could be improved.

Breakdown

Add a detailed breakdown of how you plan to tackle the issue. Task manager optional.

By the end, all warnings should be gone.

surrsurus commented 4 years ago

Fixed. Developers should address warnings before pushing, making a PR, but most importantly they should definitely be removed before a release (very optimistic).