We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Actually, when we set option 'allowCustomScopes' to false, we can't choose the empty option.
I want to authorize to select an empty scope or some existing scope only, but not custom one.
Add an option 'allowEmptyScopes' can resolve this issue;
Thanks lots
The text was updated successfully, but these errors were encountered:
I think this is solved by #152
Sorry, something went wrong.
Also, I wrote a cz-customizable alternative that does this by default: https://github.com/jvanbruegge/commithelper
No branches or pull requests
Hello,
Actually, when we set option 'allowCustomScopes' to false, we can't choose the empty option.
I want to authorize to select an empty scope or some existing scope only, but not custom one.
Add an option 'allowEmptyScopes' can resolve this issue;
Thanks lots
The text was updated successfully, but these errors were encountered: