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

chore: Standardise line endings #357

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Conversation

ptiurin
Copy link
Collaborator

@ptiurin ptiurin commented Feb 23, 2024

This setting automatically instructs Git to convert your local line endings to the ones of the repo on commit. This allows us to concentrate on actual changes to the files even if contributors work on Windows systems.
https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings#per-repository-settings

Copy link

sonarcloud bot commented Feb 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@ptiurin ptiurin marked this pull request as ready for review February 23, 2024 14:42
@ptiurin ptiurin requested a review from a team as a code owner February 23, 2024 14:42
@ptiurin
Copy link
Collaborator Author

ptiurin commented Feb 23, 2024

Verified this is working by creating a PR to this branch with a file reformatted in CRLF. Only lines with actual changes were present in the diff.

@ptiurin ptiurin merged commit 9eacdbf into main Feb 27, 2024
7 checks passed
@ptiurin ptiurin deleted the chore-standardise-line-endings branch February 27, 2024 10:38
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