-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-testsArea: tests.Area: tests.C-refactorCategory: refactor. This would improve the clarity of internal code.Category: refactor. This would improve the clarity of internal code.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.
Description
Add a new job to CI, clippy
, but that is extremely limited in what lints it checks for. Clippy's defaults are usually too annoying, but there a few specific things that I would like to catch in an automated fashion:
Add the job as a needs
dependency of the ci-pass
top-level job.
Metadata
Metadata
Assignees
Labels
A-testsArea: tests.Area: tests.C-refactorCategory: refactor. This would improve the clarity of internal code.Category: refactor. This would improve the clarity of internal code.E-easyEffort: easy. A task that would be a great starting point for a new contributor.Effort: easy. A task that would be a great starting point for a new contributor.