tophat / commit-utils

:speech_balloon: Top Hat's commitlint config, including a commitizen adapter and conventional changelog preset

Home Page:https://tophat.github.io/commit-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config should NOT be case sensitive

noahnu opened this issue · comments

commented

The conventional changelog spec mentions that commit prefixes should be case insensitive: https://www.conventionalcommits.org/en/v1.0.0/#specification. We're currently case sensitive. This should be changed.