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 pending test about regexp in conditionals #604

Merged
merged 1 commit into from
Nov 4, 2013

Conversation

agrimm
Copy link
Contributor

@agrimm agrimm commented Nov 4, 2013

If you do

if //
end

then RuboCop will throw an exception.

The pull request contains a pending test that RuboCop can handle such code.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 6789d52 on agrimm:pending_regexp_conditional into 336ef9a on bbatsov:master.

bbatsov added a commit that referenced this pull request Nov 4, 2013
Add pending test about regexp in conditionals
@bbatsov bbatsov merged commit e8895b6 into rubocop:master Nov 4, 2013
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