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
When writing committed, I need access both to the actual subject (without prefix) but also the raw subject (for determining line length). Rather than me having to separately parse the commit to get the raw subject, it'd be nice if the conventional parser did it for me.
The text was updated successfully, but these errors were encountered:
When writing
committed
, I need access both to the actual subject (without prefix) but also the raw subject (for determining line length). Rather than me having to separately parse the commit to get the raw subject, it'd be nice if the conventional parser did it for me.The text was updated successfully, but these errors were encountered: