jish / pre-commit

A slightly improved pre-commit hook for git
https://jish.github.io/pre-commit/
Other
796 stars 96 forks source link

Be sure to set the post_install_message #253

Closed amatsuda closed 7 years ago

amatsuda commented 7 years ago

Currently released gems do not show the post_install_message written in the gemspec because the message is not actually assigned, but...

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.255% when pulling 60d1751e02372a1c73e6f9dcd5fb04f1e3305343 on amatsuda:set_post_install_message into 265f15658ae954a8e6c272a49f4b11cb361ad138 on jish:master.

jish commented 7 years ago

Oh, nice catch 👀