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

Add allowUnusedParametersBeforeUsed option #58

Merged
merged 8 commits into from
Dec 21, 2018

Conversation

sirbrillig
Copy link
Owner

@sirbrillig sirbrillig commented Dec 21, 2018

This adds a new option, allowUnusedParametersBeforeUsed, which will allow unused function arguments if they come before a used argument.

Fixes #57

@sirbrillig sirbrillig force-pushed the add-ignore-before-used branch from 067a149 to cf71c42 Compare December 21, 2018 20:01
@sirbrillig sirbrillig changed the title Add ignoreUnusedArgsBeforeUsed option Add allowUnusedParametersBeforeUsed option Dec 21, 2018
@sirbrillig sirbrillig merged commit 1b8ee46 into master Dec 21, 2018
@sirbrillig sirbrillig deleted the add-ignore-before-used branch December 21, 2018 20:02
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.

1 participant