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 cb1076b7 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 odoo/o-spreadsheet#1438 X-original-commit: 4329540f73f463e88726d9e8bf6025ab2c2eb7b6 Signed-off-by: Pierre Rousseau (pro) <[email protected]>
- Loading branch information