Skip to content

fix: Tell Git clients to use LF instead of CRLF #165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025
Merged

Conversation

MoritzWeber0
Copy link
Member

@MoritzWeber0 MoritzWeber0 commented May 28, 2025

Tell Git clients to use LF instead of CRLF. This PR adds a gitattributes file in the repository and normalizes the files via

git add --renormalize .

No other changes in this PR.

In preparation for #164 since it's easier to review the changes if normalized before.

Copy link

netlify bot commented May 28, 2025

Deploy Preview for fipguide ready!

Name Link
🔨 Latest commit ea67d63
🔍 Latest deploy log https://app.netlify.com/projects/fipguide/deploys/68373f996184d50008554ac0
😎 Deploy Preview https://deploy-preview-165--fipguide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@MoritzWeber0 MoritzWeber0 requested a review from lenderom May 28, 2025 16:53
@lenderom lenderom merged commit 2f5d85c into main May 28, 2025
7 checks passed
@lenderom lenderom deleted the crlf-to-lf branch May 28, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants