Files
capa/scripts
Ana María Martínez Gómez f9abbbe9ba hooks: change from post- to pre-commit
Avoid erroneous commits. The pre-commit can be skipped with the
`--no-verify` option, which is not available with the post-commit.
Note that `pre-commit` doesn't run when rebase while post-commit did.

This allows to have a single script which is run by both hooks. This
scripts can also be used independently to run the CI setup locally.
2020-07-29 20:25:03 +02:00
..
2020-07-29 20:25:03 +02:00
2020-07-25 10:29:21 -06:00
2020-07-25 00:58:44 -06:00