Skip to content

Renamed chmod hook to pre_commit_chmod to avoid conflict with standard chmod command

Compare
Choose a tag to compare
@Lucas-C Lucas-C released this 03 Aug 18:20
· 12 commits to master since this release

Also confined formatting-related hooks to meaningful stages - cf. PR #75

Now this hook requires pre-commit 3.2.0 or superior.
If you get an error like Expected one of ... but got: 'pre-commit', check this issue: #83