Skip to content

disable modernize recommending swapping interface{} with any#28

Merged
exe-prow-github-app[bot] merged 1 commit into
opdev:mainfrom
OchiengEd:modernize_config
Mar 3, 2026
Merged

disable modernize recommending swapping interface{} with any#28
exe-prow-github-app[bot] merged 1 commit into
opdev:mainfrom
OchiengEd:modernize_config

Conversation

@OchiengEd

Copy link
Copy Markdown
Contributor

Mordernize, one of the linters used by golangci-lint is recommending all instances of an empty interface, that is interface{} to be replaced with any.

We will hold off on this at this time as we attend to more pressing issues being flagged.

Signed-off-by: Edmund Ochieng <ochienged@gmail.com>
@exe-prow-github-app exe-prow-github-app Bot requested a review from acmenezes March 2, 2026 19:28
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: OchiengEd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 2, 2026
@mrhillsman

Copy link
Copy Markdown
Contributor

/lgtm

@exe-prow-github-app exe-prow-github-app Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 3, 2026
@exe-prow-github-app exe-prow-github-app Bot merged commit 77e7ca1 into opdev:main Mar 3, 2026
1 check passed
@OchiengEd OchiengEd deleted the modernize_config branch March 3, 2026 15:02
@mrhillsman mrhillsman requested review from mrhillsman and removed request for acmenezes March 6, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants