0.0.5: Fix bug that caused empty files invalid
Pre-release
Pre-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.