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

Ensure consistent line endings in the repository #332

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

akihironitta
Copy link
Member

@akihironitta akihironitta commented Jul 28, 2024

I observed that our repo has multiple types of line endings. This PR ensures that line endings are all lf and that we never mix them in the repository.

Refs:

No need for a changelog entry as this change impacts no users.

Copy link

codecov bot commented Jul 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.40%. Comparing base (5043806) to head (55f0211).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   86.40%   86.40%           
=======================================
  Files          35       35           
  Lines        1214     1214           
=======================================
  Hits         1049     1049           
  Misses        165      165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akihironitta akihironitta merged commit 2e8847c into master Jul 29, 2024
12 of 14 checks passed
@akihironitta akihironitta deleted the aki-line-endings branch July 29, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants