Skip to content

refactor: use slices.Contains and slices.ContainsFunc to simplify code #947

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

Closed
wants to merge 1 commit into from

Conversation

tongjicoder
Copy link

There is a new function added in the go1.21 standard library, which can make the code more concise and easy to read.

@tongjicoder
Copy link
Author

@microsoft-github-policy-service agree

Signed-off-by: tongjicoder <tongjicoder@icloud.com>
@jakebailey
Copy link
Member

I'm going to close this; I think we're going to apply these using the new modernize tool by the Go team in bulk.

I'll also note that you sent this PR from your main branch; that is likely to cause problems if you want to send code to this repo, so I would suggest resetting your fork and sending future code via a different branch.

@jakebailey jakebailey closed this Jun 25, 2025
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