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

Normalize all the line endings #80

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

nimrof
Copy link
Collaborator

@nimrof nimrof commented Mar 12, 2024

Fixing the mixed line ending in the .cs files.

Did the following:

  • Added the .gitattributes file
  • git rm -rf --cached .
  • git reset --hard HEAD
  • commit the changes

ref:
https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings

@nimrof nimrof self-assigned this Mar 12, 2024
@trojanobelix
Copy link
Collaborator

Nice! That was always very annoying.

@CANopenNode
Copy link
Owner

Yes, nice.
Please, don't wait for me with merging. You two both are able to merge into main or whatever. @trojanobelix, if this or some other PR is OK for you, just confirm and merge it.

@trojanobelix trojanobelix merged commit 0e45000 into CANopenNode:main Mar 14, 2024
1 check passed
@nimrof nimrof deleted the normalize_line_endings branch March 24, 2024 14:35
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