Ignore Comment
See original GitHub issueHey 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!
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Ignore a comment definition and meaning - Collins Dictionary
Ignore a comment definition: A comment is something that you say which expresses your opinion of something or which... | Meaning, pronunciation ...
Read more >Ignoring Code - Prettier
Use .prettierignore to ignore (i.e. not reformat) certain files and folders completely. Use “prettier-ignore” comments to ignore parts of files.
Read more >Negative Comments: To Engage or to Ignore? | by Ryan Fan
The fundamental question of responding to comments is to ignore or to engage. I'll be honest: negative comments used to not affect me...
Read more >How can i ignore comments in a string based on compiler ...
I want to ignore every comment like { comments } and // comments . I have a pointer named peek that checks my...
Read more >Incorrect "Unused 'type: ignore' comment" on top-level ignore ...
Bug Report When there's a top-level type-ignore with error code, like # type: ignore[no-untyped-defs], and --warn-unused-ignores is passed, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure, I will have to check how/if
conventional-commits-parser
handles comments and decide on what to do with the available parser data. Any chance you can have a look at it yourself?conventional-changelog hasn’t cut a release since the changes have landed. I might use a published fork in the meantime if this takes longer, stay tuned