yamltidy

I started yamltidy four years ago
--- # Configuration v: v0.1 indentation: { spaces: 2 } header: true trailing-spaces: fix scalar-style: default: plain # <----
--- - 'This does not need quotes' - '3.1.4' - '.1' # unsure because of the stars? - 'origin/**' - 'are { problematic in here?' - [ 'and { what about here?']
--- - This does not need quotes - 3.1.4 - '.1' # unsure because of the stars? - origin/** - are { problematic in here? - [ 'and { what about here?']
Slide 28/41 BACK UP NEXT next: ( space / -> / page up ) | previous: ( backspace / <- / page down ) | next page: ( shift + page down ) | previous page: ( shift + page up ) | index: ( arrow-up )