Can we stop protecting empty lines in YAML files?
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
We have some code to protect empty lines for roundtripping in YAML files.
We should check if https://github.com/goccy/go-yaml/pull/412 has made that redundant, and remove the workaround, if possible.
The new fix will be available once #2835 is merged.
Contributor guide
Assessment
This issue has not been assessed yet.