Closed retoo closed 7 years ago
Thanks for your contribution, LGTM :)
@retoo there is conflict on your branch, can you rebase from master?
I will merge it once it is done.
Thanks~
@anthonycorbacho if resolved the conflict, you can merge this PR.
This ensures that the namedOnly behaves similar like the normal mode.
i.E.
=> should render to
(?:foo|bar)+
and NOTfoo|bar+
Fixes https://github.com/thekrakken/java-grok/issues/61