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

Fixes false alert in naming-convention detector on undeclared parameter name. #260

Merged

Conversation

rajeevgopalakrishna
Copy link
Contributor

This PR addresses #259 by preventing alerts about converting undeclared parameter names to mixedCase.

Adds a test to naming-convention.sol to validate the fix.

@montyly montyly merged commit e2948fa into dev May 31, 2019
@montyly montyly deleted the dev-fix-naming-convention-false-alert-empty-parameter-name branch June 3, 2019 12:55
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