-
-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
Is your feature request related to a problem? Please describe.
Yes
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I want to disallow empty scopes. I've tried .{0}
, ^$
and \A\z
in disallowScopes
Example: feat(): jira-123 missing scope
Describe the solution you'd like
either a feature to deny empty scopes or a regular expression that works in disallowScopes
A clear and concise description of what you want to happen.
feat(): jira-123 missing scope
to fail
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Metadata
Metadata
Assignees
Labels
No labels