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

Loosen line endings check to ignore ontology (.xml) files #11282

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

jacobtylerwalls
Copy link
Member

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

A unix line endings check was added in 7.6 to improve collaboration and prevent checking in code files with mixed line endings. It might be a bit overkill to enforce this for data files like ontology files, however, which we noticed when upgrading Arches for Science and discussed here.

@chiatt
Copy link
Member

chiatt commented Aug 6, 2024

Not sure why coverage check is indicating a decrease. Nothing in this PR should have lowered it.

@chiatt chiatt merged commit 6ce1c4d into dev/7.6.x Aug 6, 2024
6 of 7 checks passed
@chiatt chiatt deleted the jtw/loosen-line-endings-check branch August 6, 2024 13:12
@jacobtylerwalls
Copy link
Member Author

Probably coverage was lowered slightly on the target after latest merges to dev/7.6.x but those coverage-lowering commits were missing on this branch. I could have rebased, but not worth it 👍

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