Skip to content

Commit

Permalink
sqlfluff upgrade fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ravenac95 committed Sep 19, 2024
1 parent 543bf12 commit 22978de
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
Expand Up @@ -4,7 +4,7 @@ templater = dbt
runaway_limit = 10
max_line_length = 80
indent_unit = space
exclude_rules = AL09
exclude_rules = AL09, RF02

[sqlfluff:indentation]
tab_space_size = 4
Expand Down

0 comments on commit 22978de

Please sign in to comment.