Skip to content

Commit

Permalink
Changed tox.ini back to original
Browse files Browse the repository at this point in the history
  • Loading branch information
bvkabn committed Sep 20, 2024
1 parent 7110f29 commit bc97fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ skipsdist = True
envlist = lint_all

[sqlfluff]
dialect = tsql
dialect = snowflake
templater = dbt
rules = LT01,LT03,CP01,AL01,AL02,CP02,ST08,LT06,LT07,AM01,LT08,AL05,RF02,RF03,CP03,ST01,LT09,AM03,CP04,LT10,ST05,ST03,JJ01,AM05,CV08

Expand Down Expand Up @@ -35,7 +35,7 @@ rules = LT01,LT03,CP01,AL01,AL02,CP02,ST08,LT06,LT07,AM01,LT08,AL05,RF02,RF03,CP

deps =
sqlfluff-templater-dbt~=2.0.2
dbt-sqlserver~=1.8.4
dbt-snowflake~=1.8.0

[sqlfluff:indentation]
indent_unit = space
Expand Down

0 comments on commit bc97fc0

Please sign in to comment.