Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt future go yaml line wrapping behavior #8

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

underrun
Copy link
Contributor

@underrun underrun commented Jul 8, 2021

Closes #7

In v3, go yaml will not wrap lines by default: adopt this now to avoid churn later and return to the previous default used in v2.3.0 which was un-defaulted in v2.4.0 back to pre v2.3.0 behavior.

Closes brancz#7

In v3, go yaml will not wrap lines by default: adopt this now to avoid
churn later and return to the previous default used in v2.3.0 which was
un-defaulted in v2.4.0 back to pre v2.3.0 behavior.
@brancz
Copy link
Owner

brancz commented Jul 9, 2021

Ooooo thank you so much!

lgtm

@brancz brancz merged commit 0998536 into brancz:master Jul 9, 2021
@underrun underrun deleted the yaml-future-line-wrap branch August 29, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Long line wrapping jitter across "versions"
2 participants