royriojas/precommit

royriojas/precommit

Releases17
Frequency3 weeks 2 days
Last Release
Stars5
A precommit script that will execute certain tasks only on the files that were added to the git index stashing the other ones to avoid false positives when running validation tasks

Linked projects

Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false positives when running validation like tasks