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
Describe the bug
We support common jinja blocks, but we forgot about {% snapshot my_snapshot %}, so the {% endsnapshot %} tag can get put on the wrong line.
Describe the bug
We support common jinja blocks, but we forgot about
{% snapshot my_snapshot %}
, so the{% endsnapshot %}
tag can get put on the wrong line.To Reproduce
Expected behavior
Actual behavior
Additional context
What is the output of
sqlfmt --version
? 0.5.1The text was updated successfully, but these errors were encountered: