Check EOF is LF
September 25, 2023 ยท View on GitHub

Description
This validator checks whether the EOF is defined correctly.
Solution
- Create
.gitattributesfile in the project root - Add the following:
text eol=lf
September 25, 2023 ยท View on GitHub

This validator checks whether the EOF is defined correctly.
.gitattributes file in the project roottext eol=lf