PhpStorm + GIT line endings changing from LF to CRLF
问题 I have set in my PhpStorm line endings to LF but when I commit to github, sometimes I see some of the files again appear with CRLF line ending (I work on Windows). It happens with the same files I've edited and nobody edited them between my commits/pushes to repository. It's very irritating and I need to often change line endings to the same file. What could it be and how to fix it? I also have checked option "Warn if CRLF line separators are about to be commited" EDIT My local git config is