Skip to content

Format anchors and tags, and block scalar headers #4

@perlpunk

Description

@perlpunk

They should ideally be on the previous line, e.g.

foo:
  &map
  a: b
scalar:
  |
  abc

should be reformatted as:

foo: &map
  a: b
scalar: |
  abc

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions