conventional-changelog-archived-repos / validate-commit-msg

DEPRECATED. Use https://github.com/marionebl/commitlint instead. githook to validate commit messages are up to standard
http://conventionalcommits.org/
MIT License
556 stars 101 forks source link

feat(helpMessage): print the entire message when using the %s placeholder #33

Closed emmurillo closed 8 years ago

emmurillo commented 8 years ago

Add capability for #32. This will avoid people from lose their long commit message on failures when using the %s placeholder.

Note: This is just for the display, it's still validating just the first line of the commit.

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #33 into master will not affect coverage as of d66e594

@@            master     #33   diff @@
======================================
  Files            1       1       
  Stmts           87      88     +1
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit             87      88     +1
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of d66e594

Powered by Codecov. Updated on successful CI builds.

kentcdodds commented 8 years ago

This is perfect! Thank you! :+1:

nba-kobe-bryant-los-angeles-lakers-kobes-last-game-xT1XGPDVdqIWOX1DTG