Skip to content

Commit

Permalink
Try edit to sqlfluff to req trailing commas
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower authored Sep 24, 2023
1 parent bee9520 commit d51d212
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 @@ -11,5 +11,5 @@ tab_space_size = 4
[sqlfluff:rules:capitalisation.keywords]
capitalisation_policy = lower

[sqlfluff:convention]
[sqlfluff:rules:convention]
select_trailing_comma = required

0 comments on commit d51d212

Please sign in to comment.