You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tomassebestik Hello!
The default conventional-precommit-linter will report the FAIL if <optional-scope> has uppercase letters.
FAIL: (optional-scope) if used, must be written in lower case without whitespace
Could we add an optional parameter (something like --ignore-case-scope) to allow uppercase letters in the <optional-scope>.
Thanks.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Feature Request: Add an optional parameter to allow uppercase letters in the optional-scope
Feature Request: Add an optional parameter to allow uppercase letters in the optional-scope (RDT-793)
May 28, 2024
@tomassebestik Hello!
The default
conventional-precommit-linter
will report the FAIL if<optional-scope>
has uppercase letters.Could we add an optional parameter (something like
--ignore-case-scope
) to allow uppercase letters in the<optional-scope>
.Thanks.
The text was updated successfully, but these errors were encountered: