DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Get Consistent Line Breaks in VS Code (LF vs CRLF)

3 years ago blog.boot.dev
How to Get Consistent Line Breaks in VS Code (LF vs CRLF)

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Have you ever had the problem where you submit a pull request and the diff is much larger than it should be? Maybe the code looks identical, but GitHub tells you it’s completely different? This is typically due to a difference in line endings, especially the difference in LF vs. CRLF.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com