Skip to content

Conversation

@mattsre
Copy link

@mattsre mattsre commented Dec 28, 2025

Bumps the golangci-lint config to v2, address some lint findings from new config. Config was migrated with automation - https://golangci-lint.run/docs/product/migration-guide/

Motivation

New versions of golangci-lint don't support the old v1 config file format. Maintaining two versions of golangci-lint locally can be annoying, especially when you are integrating golangci-lint into your editor for lsp 😄

Modifications

  • Add some local dev tools to gitignore
  • migrate the golangci-lint config file to v2 format

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Documentation

  • no-need-doc

Only upgrading tooling separate from the operator itself

@mattsre mattsre requested review from a team as code owners December 28, 2025 01:58
@github-actions github-actions bot added the no-need-doc This pr does not need any document label Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-need-doc This pr does not need any document

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant