Ability to have end stream token
Open
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
Hello :wave:
`yamlfmt` allows to have the start token `---`, but doesn't yet allow for end token `...`. That would be very useful for projects where this is needed, as for now `yamlfmt` will just remove the end token, making projects linters fail.
Implementation would be similiar to `include_document_start`.
Contributor guide
Assessment
This issue has not been assessed yet.