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