question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
marioneblcommented, Oct 13, 2017

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?

0reactions
marioneblcommented, Oct 27, 2017

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found