Skip to content

Commit

Permalink
Update .sqlfluff to use dbt-cloud templater by default (#59)
Browse files Browse the repository at this point in the history
Since this is a dbt cloud focused repo, we should provide the dbt-cloud
sqlfluff templater.
  • Loading branch information
joellabes authored Sep 25, 2024
2 parents 0a10ae9 + d5f5e98 commit e21ae92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sqlfluff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[sqlfluff]
templater = dbt
templater = dbt-cloud
dialect = snowflake
runaway_limit = 10
max_line_length = 80
Expand Down

0 comments on commit e21ae92

Please sign in to comment.