-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
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
Labels
No labels