Skip to content

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

Open
kaifulee wants to merge 1 commit into
flashbots:mainfrom
kaifulee:main
Open

kaifulee wants to merge 1 commit into
flashbots:mainfrom
kaifulee:main

Conversation

@kaifulee

@kaifulee kaifulee commented Jul 11, 2025

Copy link
Copy Markdown

πŸ“ 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