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(validateMessage): support config types as module #41

Closed AndersDJohnson closed 7 years ago

AndersDJohnson commented 7 years ago

Closes commitizen/cz-cli#326

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #41 into master will not change coverage

@@           master   #41   diff @@
===================================
  Files           1     1          
  Lines          88    90     +2   
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
+ Hits           88    90     +2   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update dd4c7f2...3874095

kentcdodds commented 7 years ago

LGTM! Thanks!

AndersDJohnson commented 7 years ago

Released with v2.8.0.