aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2021-03-06 18:57:15 +0000
committerGravatar Joe Banks <[email protected]>2021-03-06 18:57:15 +0000
commit95509ee3b532a061f4b250e9744ff9d2ed440b21 (patch)
tree33043aa03b071722970660c71f0dcdc2bdf40a2c
parentMigrate Husky To v5 (diff)
Set pre-commit to be executable
Husky pre-commit was not running when git commit was called because the script was not marked as executable.
-rwxr-xr-x[-rw-r--r--].config/husky/pre-commit0
1 files changed, 0 insertions, 0 deletions
diff --git a/.config/husky/pre-commit b/.config/husky/pre-commit
index 101f7b9..101f7b9 100644..100755
--- a/.config/husky/pre-commit
+++ b/.config/husky/pre-commit