Skip to content

chore(lint): enable unused linter#789

Open
PrasunaEnumarthy wants to merge 1 commit intogoharbor:mainfrom
PrasunaEnumarthy:chore/enable-unused-linter
Open

chore(lint): enable unused linter#789
PrasunaEnumarthy wants to merge 1 commit intogoharbor:mainfrom
PrasunaEnumarthy:chore/enable-unused-linter

Conversation

@PrasunaEnumarthy
Copy link
Copy Markdown

Description

Enables the unused linter in golangci-lint configuration to improve detection of unused code.

Type of Change

Please select the relevant type.

  • Bug fix
  • New feature
  • Refactor
  • Documentation update
  • Chore / maintenance

Changes

  • Enabled the unused linter in .golangci.yaml
  • Kept the change minimal to introduce one linter at a time
  • Allow CI to report any existing unused code for follow-up fixes

Signed-off-by: PrasunaEnumarthy <eswari.prasuna@gmail.com>
@PrasunaEnumarthy PrasunaEnumarthy force-pushed the chore/enable-unused-linter branch from feda210 to d8cdc8a Compare April 1, 2026 13:16
@PrasunaEnumarthy
Copy link
Copy Markdown
Author

@bupd can you please review this .

Copy link
Copy Markdown
Contributor

@NucleoFusion NucleoFusion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!
Thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add more linters

2 participants