Skip to content
This repository has been archived by the owner on Jul 17, 2021. It is now read-only.

Releases: mr-feek/LaravelGitHooks

Properly proxy options through to nested commands

16 Sep 22:51
Compare
Choose a tag to compare

Correctly Stop Commits and Pushes

16 Sep 22:33
Compare
Choose a tag to compare

Before, these hooks weren't actually stopping commits / pushes to go through. They were just echoing out that the checks failed.

Eslint Command

16 Sep 05:15
Compare
Choose a tag to compare
v0.2.0

document eslint

pre-commit and pre-push config array

15 Sep 06:56
Compare
Choose a tag to compare
v0.1.0

create diff option to only check the currently staged files

v0.0.1

05 Sep 03:28
Compare
Choose a tag to compare
initial commit