Skip to content

refactor: replace Split in loops with more efficient SplitSeq #79

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kaifulee
Copy link

@kaifulee kaifulee commented Jul 11, 2025

📝 Summary

Optimize code using a more modern writing style which can make the code more efficient and cleaner.

Official support by Go Team. https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize.

⛱ Motivation and Context

📚 References


✅ I have run these commands

  • make lint
  • make test
  • go mod tidy

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.

1 participant