dbt™️ Macro checks
Pre-commit hooks for dbt™️ macro validation ensure proper documentation, references, and naming conventions. Verify macro definitions and arguments before committing changes.
check-macro-has-description
check-macro-has-descriptionrepos:
- repo: https://github.com/dbt-checkpoint/dbt-checkpoint
rev: v1.0.0
hooks:
- id: check-macro-has-descriptioncheck-macro-arguments-have-desc
check-macro-arguments-have-descLast updated
Was this helpful?