mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 18:57:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| capafmt.py | ||
| ci.sh | ||
| import-to-bn.py | ||
| import-to-ida.py | ||
| lint.py | ||
| migrate-rules.py | ||
| setup-hooks.sh | ||
| show-capabilities-by-function.py | ||
| show-features.py | ||