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

make some files that were using crlf use just lf #3831

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

andrei-toterman
Copy link
Contributor

Those files mess with the new whitespace checker, reporting CR as trailing whitespace. All the other files in our repo seem to be using plain LF, so these were just some accidents.

Copy link
Collaborator

@ricab ricab left a comment

Choose a reason for hiding this comment

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

Yup, thanks!

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (9d4c63e) to head (1386232).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3831      +/-   ##
==========================================
- Coverage   88.95%   88.94%   -0.01%     
==========================================
  Files         256      256              
  Lines       14584    14584              
==========================================
- Hits        12973    12972       -1     
- Misses       1611     1612       +1     

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

@ricab
Copy link
Collaborator

ricab commented Dec 11, 2024

Nothing like this on the private side?

@andrei-toterman
Copy link
Contributor Author

I checked but couldn't find anything.

@ricab ricab enabled auto-merge December 11, 2024 11:49
@ricab ricab added this pull request to the merge queue Dec 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 11, 2024
@andrei-toterman andrei-toterman added this pull request to the merge queue Dec 11, 2024
github-merge-queue bot pushed a commit that referenced this pull request Dec 11, 2024
make some files that were using crlf use just lf
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 11, 2024
@andrei-toterman andrei-toterman added this pull request to the merge queue Dec 11, 2024
Merged via the queue into main with commit df0a2ec Dec 11, 2024
13 of 14 checks passed
@andrei-toterman andrei-toterman deleted the crlf-to-lf branch December 11, 2024 23:19
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