Prerequisites
- A pre-commit configuration (
.pre-commit-config.yaml) in your project.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add a Run pre-commit command to a Paradime Bolt schedule to run pre-commit hooks against your dbt™ project for linting, formatting, and checks.
.pre-commit-config.yaml) in your project.pre-commit run --all-files
pre-commit run <hook-id>