Open
Description
Offer support for checking the line endings in the linted file. Enforcing unix-style line endings \n
or windows-style line endings or \c\n
.
This would have to be extracted from the lexer somehow since that's where the input file is read.
Maybe it's activated by a rule file but the existence of the file only activates a fixed check in the linter.