Skip to content

Tags: thevilledev/conftest

Tags

test

Verified

This commit was signed with the committer’s verified signature.
thevilledev Ville Vesilehto
feat: add pre-commit hook support and examples

Add pre-commit integration to validate configurations against OPA policies:
- Create .pre-commit-hooks.yaml with conftest hook configuration
- Add basic and multi-policy examples with documentation
- Add pre-commit hook tests using bats
- Install pre-commit in CI workflow
- Add pre-commit to requirements.txt

Signed-off-by: Ville Vesilehto <[email protected]>