-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
error reportingConcering errors reported by fix-whitespaceConcering errors reported by fix-whitespace
Description
Lifted from #44 (comment).
The following violation type does not produce an error:
Line 21 in eb7062c
| * Ensure that the file ends in a newline character. |
Reason: After breaking the file into lines, we cannot observe anymore whether the last line ended in a newline character. So maybe we have to implement our own line-breaking function which gives an error if the last line does not end with newline.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
error reportingConcering errors reported by fix-whitespaceConcering errors reported by fix-whitespace