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

Fix line endings #1345

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Fix line endings #1345

merged 2 commits into from
Aug 7, 2020

Conversation

adam12
Copy link
Contributor

@adam12 adam12 commented Jul 18, 2020

Force the filetype of png files to be binary, preventing git from assuming they've changed.

Converted lib/yard/handlers/c/base.rb line endings to LF. It's somewhat noisy but allows for a clean checkout of the git tree. Hopefully the fixes in #1331 will prevent CRLF from landing in the repo again.

This fixes a dirty tree on clone (Linux).

Completed Tasks

  • I have read the Contributing Guide.
  • The pull request is complete (implemented / written).
  • Git commits have been cleaned up (squash WIP / revert commits).
  • I wrote tests and ran bundle exec rake locally (if code is attached to PR).

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.439% when pulling 2e554de on adam12:fix-lineendings into d7a16c5 on lsegal:main.

@lsegal lsegal merged commit 3334934 into lsegal:main Aug 7, 2020
@lsegal
Copy link
Owner

lsegal commented Aug 7, 2020

Thanks for the quick fix!

lsegal added a commit that referenced this pull request Dec 27, 2020
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.

3 participants