Skip to content
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

fix: code cleanup #2297

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

Conversation

tfrisch06
Copy link

No description provided.

@tfrisch06 tfrisch06 requested a review from a team as a code owner February 13, 2025 15:50
@stevenhorsman
Copy link
Member

@tfrisch06 - thanks for your PR. Some of your improvements have already been merge, so can you please rebase to resolve the conflicts.

@stevenhorsman
Copy link
Member

@tfrisch06 - it doesn't look like you have rebased properly as there are three commits including a merge one?

@tfrisch06 tfrisch06 marked this pull request as draft February 13, 2025 16:31
@tfrisch06 tfrisch06 force-pushed the review branch 3 times, most recently from ed4be23 to 7dce2e4 Compare February 18, 2025 16:44
Signed-off-by: Tanner <tfrisch06@icloud.com>
@tfrisch06 tfrisch06 marked this pull request as ready for review February 18, 2025 17:01
Copy link
Contributor

@ldoktor ldoktor left a comment

Choose a reason for hiding this comment

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

Is this an automated refacoring or manual one? If the first one then it'd make sense to include it in CI so we start enforcing consistent style across this project, what do you think?

Overall it looks fine although I'm not a golang person so don't feel confident acking this PR. Provided len() can't return <0 numbers in go it looks safe, though.

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.

3 participants