Enforce single line spaces between top-level blocks?
Open
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
From our testing it appears that `yamlfmt` will remove duplicate blank lines between top level block, leaving a single blank line. However, unless I'm missing something, it doesn't enforce that there be a space between all top level blocks.
Is there a way to enforce this?
Contributor guide
Assessment
This issue has not been assessed yet.