Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump Husky To 8.0.1 | 2022-06-18 | -4/+3 | |
| | | | | | | Bump husky, and regenerate config after breaking changes. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Removes Pre Commit Step | 2021-03-07 | -1/+1 | |
| | | | | | | | Removes the husky install step, in favor of automatic install through the prepare script. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Set pre-commit to be executable | 2021-03-06 | -0/+0 | |
| | | | | Husky pre-commit was not running when git commit was called because the script was not marked as executable. | |||
* | Migrate Husky To v5 | 2021-02-10 | -0/+5 | |
Signed-off-by: Hassan Abouelela <[email protected]> |