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

Use CorrectionNotPossible in UnusedArgument#autocorrect #1832

Merged
merged 1 commit into from
Apr 25, 2015

Conversation

jonas054
Copy link
Collaborator

One remaining case where [Corrected] would be reported when nothing was changed.

Also remove unneeded returns in Delegate ("dead code") and MethodCallParentheses (unnecessary since the autocorrect loop handles conflicts).

One remaining case where [Corrected] would be reported
when nothing was changed.

Also remove unneeded returns in Delegate ("dead code")
and MethodCallParentheses (unnecessary since the
autocorrect loop handles conflicts).
bbatsov added a commit that referenced this pull request Apr 25, 2015
Use CorrectionNotPossible in UnusedArgument#autocorrect
@bbatsov bbatsov merged commit af91d72 into rubocop:master Apr 25, 2015
@jonas054 jonas054 deleted the fix_more_autocorrect_problems branch April 25, 2015 10:14
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