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(golang): add variadic args case for args... #1559

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

elsapet
Copy link
Contributor

@elsapet elsapet commented Apr 8, 2024

Description

Add variadic args case to analyser so that we can follow splatted args e.g. args...

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@elsapet elsapet requested a review from didroe April 8, 2024 15:55
@elsapet elsapet merged commit 1bccddc into main Apr 9, 2024
9 checks passed
@elsapet elsapet deleted the fix/golang/add-variadic-args-case branch April 9, 2024 08:17
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.

None yet

2 participants