Skip to content

v0.1.2

Choose a tag to compare

@naingthet naingthet released this 01 Jul 19:23
7861445

Add pre-commit hook support: ship .pre-commit-hooks.yaml so any Python repo can add deadpy to its .pre-commit-config.yaml. The hook scans the whole codebase (pass_filenames: false) to avoid false positives.