Skip to content

Enable modernize in golangci-lint and drop the standalone target - #7824

Open
SungJin1212 wants to merge 1 commit into
masterfrom
move-modernize-to-golinter
Open

Enable modernize in golangci-lint and drop the standalone target#7824
SungJin1212 wants to merge 1 commit into
masterfrom
move-modernize-to-golinter

Conversation

@SungJin1212

Copy link
Copy Markdown
Member

What this PR does:
Enables the modernize linter in .golangci.yml and removes the standalone make modernize / make check-modernize targets along with the Check Modernize CI step.

Which issue(s) this PR fixes:
Fixes #7818

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
  • docs/configuration/v1-guarantees.md updated if this PR introduces experimental flags

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
@SungJin1212
SungJin1212 requested a review from a team as a code owner September 3, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make modernize will break on the next Go pkgbits bump

1 participant