Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

v3 - Configurable or autodetected list indentation #720

@seboudry

Description

@seboudry

Hi!

When using v3, identation on list child are not preserved. That was the case in v2.

Input:

list:
- foo: bar

Expected:

list:
- foo: bar

Actual (based on encoder indent):

list:
    - foo: bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions