Skip to content

0.0.5: Fix bug that caused empty files invalid

Pre-release
Pre-release
Compare
Choose a tag to compare
@fernandrone fernandrone released this 10 May 00:10
· 10 commits to master since this release
Now EndOfFileRule will not fail on empty files neither on files
consisting of a single newline.

It will however fail on files consisting of nothing but newlines, if
SingleNewLine option is active.