Skip to content

Commit 0aa1a84

Browse files
committed
Make Husky pre-commit hook executable
Otherwise, we get the following warning when trying to commit: ``` hint: The '.husky/pre-commit' hook was ignored because it's not set as executable. hint: You can disable this warning with `git config advice.ignoredHook false`. ``` It makes sense to be executed since it performs some validation. Signed-off-by: Armel Soro <[email protected]>
1 parent 8d548db commit 0aa1a84

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

.husky/pre-commit

100644100755
File mode changed.

0 commit comments

Comments
 (0)