Skip to content

Emit empty lines without trailing whitespace #7

@wolfgangwalther

Description

@wolfgangwalther

Currently, empty lines in an intended code block are padded with the same indentation as the remaining code block. However, this triggers editorconfig-checker errors for "new trailing whitespace".

It would be great if these whitespace could not be emitted. Since the editorconfig-checker doesn't support auto-fixing, I now need to manually fix the offending files after running mdcr. (I am currently running a treewide nixfmt run after it became 1.0 recently)

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