Skip to content

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

Open
kaifulee wants to merge 1 commit intoflashbots:mainfrom
kaifulee:main
Open

refactor: replace Split in loops with more efficient SplitSeq#79
kaifulee wants to merge 1 commit intoflashbots:mainfrom
kaifulee:main

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

Signed-off-by: kaifulee <cuishuang@outlook.com>
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