jish / pre-commit

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

puppet plugin #202

Closed robinbowes closed 9 years ago

robinbowes commented 9 years ago

I took the liberty of creating a puppet plugin based on your php plugin.

https://github.com/yo61/pre-commit-puppet

Feel free to snaffle it and add it to the pre-commit-plugins org.

I shall be adding support for puppet-lint, either as a separate plugin or incorporating it in this plugin some time in the future.

jish commented 9 years ago

Added to the wiki https://github.com/jish/pre-commit/wiki/Plugins

We can leave this open if we are intending to bring it into the pre-commit-plugins org.

robinbowes commented 9 years ago

I just pushed to the pre-commit-plugins org. Might as well close this now?