Skip to content
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

Enforce LF #67

Merged
merged 1 commit into from
Dec 24, 2020
Merged

Enforce LF #67

merged 1 commit into from
Dec 24, 2020

Conversation

XhmikosR
Copy link
Contributor

On Windows autocrlf is true and this resulted in CRLF which prettier changed. With this patch, LF will be used regardless of OS or git settings.

On Windows `autocrlf` is true and this resulted in CRLF which prettier changed. With this patch, LF will be used regardless of OS or git settings.
@XhmikosR XhmikosR requested a review from tancredi as a code owner December 23, 2020 08:29
Copy link
Owner

@tancredi tancredi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

tancredi added a commit that referenced this pull request Dec 24, 2020
@tancredi tancredi merged commit f5b4b65 into tancredi:master Dec 24, 2020
@github-actions
Copy link

🎉 This PR is included in version 1.0.27 🎉

The release is available on:

Your semantic-release bot 📦🚀

@XhmikosR XhmikosR deleted the lf branch December 24, 2020 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants