always set text to lf, if on auto, Windows will change them to crlf locally and this can make lint fail
This allows Windows users to check out the repo and send in PRs without messing up the line endings, see https://help.github.com/articles/dealing-with-line-endings for more