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 line endings #172

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Enforce LF line endings #172

wants to merge 2 commits into from

Conversation

zouharvi
Copy link
Contributor

@zouharvi zouharvi commented Jul 25, 2024

As per discussion in #111 this PR:

  • adds the attribute to .gitignore that informs git to automatically transform detected text files to LF;
  • applies that rule to all existing text files in the repository.

(Should be merged after #171.)

@zouharvi zouharvi requested a review from snukky July 25, 2024 12:58
@zouharvi
Copy link
Contributor Author

zouharvi commented Jul 25, 2024

I'll need to rebase it after the other PRs since they'd be conflicting.

@snukky
Copy link
Contributor

snukky commented Aug 1, 2024

I will wait with merging this change until we have other pending PRs and WIP merged as it may lead to merging issues.

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