dbt™️ Script checks
Pre-commit hooks for dbt™️ script validation enforce SQL formatting, syntax standards, and best practices. Check query structure, indentation, and coding style to maintain consistent SQL quality.
check-script-ref-and-source
check-script-ref-and-sourcerepos:
- repo: https://github.com/dbt-checkpoint/dbt-checkpoint
rev: v1.0.0
hooks:
- id: check-script-ref-and-sourcecheck-script-semicolon
check-script-semicoloncheck-script-has-no-table-name
check-script-has-no-table-nameLast updated
Was this helpful?