Skip to content

Empty patterns (updated)#78

Merged
dmajda merged 2 commits intoopenSUSE:masterfrom
LTe:empty_patterns_updated
Jul 26, 2012
Merged

Empty patterns (updated)#78
dmajda merged 2 commits intoopenSUSE:masterfrom
LTe:empty_patterns_updated

Conversation

@LTe
Copy link
Copy Markdown
Member

@LTe LTe commented Jul 25, 2012

Updated version of: #75

LTe added 2 commits July 25, 2012 13:08
For example:
Send | SendWithArguments<name = :method_name>

Will recognize method_name(:argument) and any method call.
Proper pattern for this:

Send<name = :method_name> | SendWithArguments<name = :method_name>
After empty pattern fix, few issues are no longer recognizable
Thats why exit status should be 0 (no issues)
dmajda added a commit that referenced this pull request Jul 26, 2012
@dmajda dmajda merged commit 5f481f2 into openSUSE:master Jul 26, 2012
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