-
Notifications
You must be signed in to change notification settings - Fork 935
headerPattern - custom regex dont accepting "OR" condition #903
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
Comments
@escapedcat in some aspects can be related, but i dont believe is the same problems tho |
Could you please provide a git repository that reproduces this problem? |
@marionebl hi, sorry the delay i was very sick. The enviroment with it is a private company repository, i will ask a few days to create a simple and similar project to share with you guys |
hi @marionebl is this configuration |
Looks like the same as #607 |
Closing this because of mentioned duplicate. Please move further discussions to #607 |
I've set parserOpts as in the documentation:
this regex accept:
[NOVO] - #2 - tESTE
and
[NOVO] - #S/N - tESTE
as you can see here https://regex101.com/r/ugvxwX/1
Expected Behavior
Accepting in references a number or the string S/N
Current Behavior
Your Environment
commitlint --version
git --version
node --version
The text was updated successfully, but these errors were encountered: