tconbeer / sqlfmt

sqlfmt formats your dbt SQL files so you don't have to
https://sqlfmt.com
Apache License 2.0
364 stars 15 forks source link

Request: Support leading commas #562

Closed mmclead closed 5 months ago

mmclead commented 5 months ago

We use leading commas exclusively in our select statements.

I did see your documentation about why you chose to enforce trailing commas.

An option to not enforce that in the config would allow us to use this tool right away.

tconbeer commented 5 months ago

sorry, no