-
Notifications
You must be signed in to change notification settings - Fork 59
add unparam as a presubmit check #1408
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Type
Fields
Give feedbackNo fields configured for issues without a type.
unparam is a common linter for Go projects. We should consider adding it as a presubmit check for PRs to catch things like #1407