Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
fleupold committed Dec 10, 2024
1 parent 9c28103 commit 42315c6
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,4 +1,4 @@
[sqlfluff]
dialect = ansi
exclude_rules = L046, RF02, RF06, CP02
exclude_rules = L046, RF02, RF06, CP02, ST10, LT14
max_line_length = 0

0 comments on commit 42315c6

Please sign in to comment.