-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Lint for unused [dependencies] #15813
Copy link
Copy link
Closed
Labels
A-new-lintArea: new lintArea: new lintPerformanceGotta go fast!Gotta go fast!S-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Metadata
Metadata
Assignees
Labels
A-new-lintArea: new lintArea: new lintPerformanceGotta go fast!Gotta go fast!S-needs-mentorStatus: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.Status: Issue or feature is accepted, but needs a team member to commit to helping and reviewing.
Type
Fields
Give feedbackNo fields configured for issues without a type.
What it does
Detect unused dependencies and suggest removing them
Advantage
Drawbacks
Example
Could be written as:
(since
libcdoesn't useclap)