Igniters, recently I run build with checkstyle profile on Windows machine and got 8 issues related to the "NewlineAtEndOfFile" rule while there are no problems on my Linux machine.
I investigated the problem and suggest explicitly configure this rule by LF separator. See [1] for more details. I want merge this change if there are no any objections from community members. [1] https://issues.apache.org/jira/browse/IGNITE-12472