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

Update pre commit to check line ending #297

Merged

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Aug 19, 2024

  • Update pre-commit settings adding "mixed-line-ending" and "end-of-file-fixer"
  • Ensure source files line ending is consistent

Makes sure files end in a newline and only a newline.

This commit updates the sources files based on the automatic fixes
applied using the "end-of-file-fixer" pre-commit hook introduced in
the subsequent commit.
@jcfr jcfr merged commit 0aef06f into BrownBiomechanics:main Aug 19, 2024
4 checks passed
@jcfr jcfr deleted the update-pre-commit-to-check-line-ending branch August 19, 2024 15:00
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