Closed
Description
Describe the Feature
Would you consider adding support for pyformat param types? I've run a few of our snowsql scripts throught the formatter and for the most part it's absolutely fantastic, but it trips up on our param types which use, e.g. %(end_date)s
.
I thought I should ask before even considering diving in and attempting a PR, in case it was something that had been previously considered and rejected.
Why do you want this feature?
This would increase the number of situations in which the tool could be used, and is expanding on an existing feature rather than adding something entirely new.