capa/doc
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
..
img add explanation to documentation about bypassing gatekeeper 2020-07-17 14:41:17 -04:00
installation.md hooks: change from post- to pre-commit 2020-07-29 20:25:03 +02:00
limitations.md
usage.md usage: remove rule generator references and add installation instructions for the explorer 2020-07-14 11:08:41 -06:00