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

chore: reduce tarball size #42

Closed tlvince closed 7 years ago

tlvince commented 7 years ago

Only index.js is necessary at runtime; the installed package is already small, but what the hey :)

codecov-io commented 7 years ago

Current coverage is 100% (diff: 100%)

Merging #42 into master will not change coverage

@@           master   #42   diff @@
===================================
  Files           1     1          
  Lines          90    90          
  Methods         0     0          
  Messages        0     0          
  Branches        0     0          
===================================
  Hits           90    90          
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update f542458...e2c3684