Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

chore: normalize all the line endings #83

Merged
merged 1 commit into from
Sep 7, 2021
Merged

Conversation

carvantes
Copy link
Contributor

@carvantes carvantes commented Sep 3, 2021

FHIR-401

We have a mix of windows style (CRLF) and Unix style (LF) line endings in our repos. This normalizes all files to have LF line endings.

See https://docs.github.com/en/free-pro-team@latest/github/using-git/configuring-git-to-handle-line-endings

Functionality remains unchanged. On the "Files changed tab" settings you can enable "Hide whitespace changes" and verify that there are no code changes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@carvantes carvantes marked this pull request as ready for review September 3, 2021 15:41
@carvantes carvantes requested review from rsmayda, ssvegaraju and Bingjiling and removed request for rsmayda September 3, 2021 15:44
@carvantes carvantes merged commit fdb4ee5 into mainline Sep 7, 2021
@carvantes carvantes deleted the dev-fixlines branch September 7, 2021 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants