Convert to LF
Normalises Windows (CRLF) and old-Mac (CR) line endings to Unix-style LF. Often needed before pushing files to repositories or running them through Unix tools.
line one line two
改行コードを Unix の \n (LF) に正規化します。
Normalises Windows (CRLF) and old-Mac (CR) line endings to Unix-style LF. Often needed before pushing files to repositories or running them through Unix tools.
line one line two