Skip to content

Conversation

SuperQ
Copy link
Member

@SuperQ SuperQ commented Oct 1, 2025

Run Go modernize tool and apply fixes.

Run Go modernize tool and apply fixes.

Signed-off-by: Ben Kochie <superq@gmail.com>
break
}
}
present := slices.Contains(names, k)

Choose a reason for hiding this comment

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

We could even drop present and just run the check in the if statement.

Copy link

@cristiangreco cristiangreco left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants