You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the formatter, {{ becomes { {. It would be nice to have an option to not force that behavior. This makes the tool unusable for dbt projects where there are lots of sql files.
The text was updated successfully, but these errors were encountered:
When running the formatter,
{{
becomes{ {
. It would be nice to have an option to not force that behavior. This makes the tool unusable fordbt
projects where there are lots of sql files.The text was updated successfully, but these errors were encountered: