Skip to content

misc(commitizen): new-audit => new_audit#3534

Merged
paulirish merged 1 commit intomasterfrom
cznewaudit
Oct 11, 2017
Merged

misc(commitizen): new-audit => new_audit#3534
paulirish merged 1 commit intomasterfrom
cznewaudit

Conversation

@paulirish
Copy link
Member

konrad discovered that 'new-audit' wasn't being handled correctly

root issue: conventional-commits-parser package has headerPattern: /^(\w*)(?:\(([\w\$\.\-\* ]*)\))?\: (.*)$/, and this regex of (\w*) doesn't include dashes.

underscore works and kinda looks better anyway, so we'll move to that, ya?

Copy link
Contributor

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

L_G_T_M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants