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
@braydonk You can reproduce it quickly. Copy'n'paste the above YAML to test.yml and run yamlfmt -conf ~/.config/yamlfmt/.yamlfmt test.yml with retain_line_breaks.
Hey. I have the next yaml.
What is the best way to preserve multiline for the
regex
value?I cannot use
>
scan_folded_as_literal
because there will be spaces between elements.The text was updated successfully, but these errors were encountered: