puppet-git-hooks icon indicating copy to clipboard operation
puppet-git-hooks copied to clipboard

pre-commit not skipping puppet-lint

Open arubdesu opened this issue 10 years ago • 1 comments

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.

arubdesu avatar Feb 02 '16 18:02 arubdesu

Looks like this was fixed Nov 21, 2016.

pillarsdotnet avatar Apr 12 '19 18:04 pillarsdotnet