Skip to content

Feature: remove empty lines if desired  #22

@ciklista

Description

@ciklista

Issue
The way ruamel is currently used will keep empty lines in property files, e.g.

- name: customer_id
    description: ''

- name: created_at
  description: ''

Features
It would be great if we could set a flag that would remove these.

Pot. solution
This thread could be a starting point: https://stackoverflow.com/questions/42708668/removing-all-blank-lines-but-not-comments-in-ruamel-yaml

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