diff options
| author | Fuwn <[email protected]> | 2021-07-03 00:48:26 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-03 00:48:26 +0000 |
| commit | 1b33f7505789de9e6b834b2cfa13cf203bf4b67a (patch) | |
| tree | 2675f116b86a7d4bcc6b1208e22e2b885f9b3ee8 | |
| parent | feat(vagrant): setup Rust during provisioning (diff) | |
| download | whirl-1b33f7505789de9e6b834b2cfa13cf203bf4b67a.tar.xz whirl-1b33f7505789de9e6b834b2cfa13cf203bf4b67a.zip | |
fix(husky): make hooks executable (+x)
| -rwxr-xr-x[-rw-r--r--] | .husky/commit-msg | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | .husky/pre-commit | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | .husky/prepare-commit-msg | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/.husky/commit-msg b/.husky/commit-msg index 0bd658f..0bd658f 100644..100755 --- a/.husky/commit-msg +++ b/.husky/commit-msg diff --git a/.husky/pre-commit b/.husky/pre-commit index 82d5a4b..82d5a4b 100644..100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit diff --git a/.husky/prepare-commit-msg b/.husky/prepare-commit-msg index e30b381..e30b381 100644..100755 --- a/.husky/prepare-commit-msg +++ b/.husky/prepare-commit-msg |