Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] config: fix pre-commit structure
The new pre-commit step added in cb1076b was executing bash instructions regardless of the ENV variable `HUSKY_PRE_COMMIT` which allows users to bypass the pre-commit altogether. This prevents Windows Platform users from commiting altogether as the instructions are not recognized. closes #1437 X-original-commit: 4329540 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
- Loading branch information