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

Case when splat #2997

Merged
merged 2 commits into from
Apr 5, 2016
Merged

Case when splat #2997

merged 2 commits into from
Apr 5, 2016

Conversation

rrosenblum
Copy link
Contributor

I realized that CaseWhenSplat would not catch a splat in a position other than the first argument.

@@ -1,6 +1,8 @@
# encoding: utf-8
# frozen_string_literal: true

require 'pry'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps you meant to remove this?

@bbatsov bbatsov merged commit 8ac21ef into rubocop:master Apr 5, 2016
@rrosenblum rrosenblum deleted the case_when_splat branch April 29, 2016 14:05
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.

3 participants