chore: sql linting

This commit is contained in:
Stijnvandenbroek
2026-03-05 17:23:41 +00:00
parent 7902a5e354
commit 8ada3eff12
12 changed files with 103 additions and 164 deletions

View File

@@ -19,7 +19,7 @@ repos:
entry: uv run sqlfluff lint --dialect postgres
language: system
types: [sql]
files: ^dbt/models/
files: ^(dbt/models/|data_platform/assets/ingestion/)
- id: prettier
name: prettier