Closed
Description
Hey everyone, I'm using the awesome tool but I have one question.
Using this commit message:
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
# On branch master
# Your branch is up-to-date with 'origin/master'.
#
# Changes to be committed:
# new file: text.commit
#
#
I got:
β tense of body must be present-imperative. Verbs in other tenses: starting - present-participle [body-tense]
Is possible ignore commit comments in commitlint?
Thanks in advance!