Skip to content

Do not overwrite everything #6

@moltar

Description

@moltar

Currently the module seems to completely overwrite the file, which is not desirable if using comments and custom formatting.

FOO=bar

## some comment
BAZ=foo
# LEFTOUT=1

Would reduce to:

FOO=bar
BAZ=foo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions