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
This hook didn't detect cap'd subject when prefixed with
tag:/[tag]/{tag} eg.
tag(scope): Subject cap check failed
[tag] Subject cap check failed
{tag} Subject cap check failed
'@(+([[:alnum:]])?(\(+([[:alnum:]])\)):|\[+([[:alnum:][:punct:]])\]|\{+([[:alnum:][:punct:]])\}|squash\!)'
matches the prefixes and removes it from subject line before checking.
0 commit comments