puppet-git-hooks
puppet-git-hooks copied to clipboard
pre-commit not skipping puppet-lint
As puppet-lint hasn't been updated for OS X 10.11 (gem cannot be installed due to SIP) I've tried both exporting CHECK_PUPPET_LINT=disabled and overriding the variable directly in the pre-commit hook, neither works. I've had to comment out that section completely.
Looks like this was fixed Nov 21, 2016.