Pattern: File does not end with newline
Issue: -
Any source files and text files in general should end with a line separator to let others easily add new content at the end of file.
<check enabled="true" class="org.scalastyle.file.NewLineAtEofChecker" level="warning"/>