Skip to content

remove deprecated linters #6125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mohitsethia
Copy link

Remove deprecated linters that results in warnings.
Closes: #6122

Release Note

Removes deprecated linter `gomnd`

Copy link
Contributor

@squakez squakez left a comment

Choose a reason for hiding this comment

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

We should not have changes in the go.mod.

@mohitsethia
Copy link
Author

Hi @squakez , if we remove gomnd from disabled linter it will be enabled because we have enable-all:true settings. That's why we need to upgrade the linter.

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.

Deprecated lints
2 participants