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: no-unused-vars false positive for unnamed payable parameters #399

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

dbale-altoros
Copy link
Collaborator

This is a PR for the issue:
#250

Seems like it is fixed with this exception
Unit tests added

@fvictorio
Copy link
Contributor

This seems to be a problem in the parser, but this fix should be enough for now.

@dbale-altoros dbale-altoros merged commit b81c3fc into master Feb 8, 2023
@dbale-altoros dbale-altoros deleted the fix/no-unused-vars-false-positive branch February 8, 2023 13:25
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.

2 participants