Quality Control with dbt-yaml-guardrails
Property YAML is where dbt conventions either stick or dissolve—especially once you care how meta tags and configs look in review. I built dbt-yaml-guardrails as small pre-commit checks that lint those files without a compiled manifest, handy for tightening rules whether or not Fusion is on your roadmap. Here’s why I wanted something apart from checkpoint, autofix, and project-evaluator, how spec-first development kept the project honest, and what I’d still simplify about the hook API.