Skip to content

sops creates yaml file with tab indentation #434

@jcassee

Description

@jcassee

After encrypting a file using sops -e, the resulting yaml file was indented using tabs. This is disallowed by the spec and does not pass yaml linters. After manually converting the tabs to spaces sops -d continues to work, so this is mostly an inconvenience.

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