ended3월 31일· 1 sources

Show GN: CRLF를 LF로 강제해주는 도구, LFify

Why it matters

LFify automates the CRLF/LF line ending problem that developers face by enforcing LF normalization through pre-commit hooks, eliminating tedious manual git renormalization workflows. By catching line ending inconsistencies before they enter the repository, it prevents git history pollution and reduces friction in collaborative development. Integration with popular tools like Husky and Lefthook makes it simple to adopt without disrupting existing team tooling.

1
Sources
+0
24h
Growth
162d
Active
LFifyline endingpre-commitnpmHusky

Sources

Related Issues