Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

refactor: code cleanup #1177

Merged
merged 2 commits into from
Dec 8, 2024
Merged

refactor: code cleanup #1177

merged 2 commits into from
Dec 8, 2024

Conversation

chavacava
Copy link
Collaborator

This PR:

  1. removes unused code
  2. replaces byte buffers with string builders when possible
  3. removes if-then-else chains with switch and/or reduce nesting
  4. renames some local variables

Copy link
Collaborator

@denisvmedia denisvmedia left a comment

Choose a reason for hiding this comment

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

LGTM

@chavacava chavacava merged commit f6a3820 into master Dec 8, 2024
5 checks passed
@chavacava chavacava deleted the refactoring/go-idiomatic branch February 4, 2025 11:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants