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

chore: normalize all the line endings #697

Merged
merged 1 commit into from
Sep 8, 2021
Merged

chore: normalize all the line endings #697

merged 1 commit into from
Sep 8, 2021

Conversation

carvantes
Copy link
Contributor

FHIR-401

Note: FWoA had a LOT more issues with line endings. SWB only has a couple of bad files, but may as well fix them now.

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.

@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #697 (de6f87c) into develop (85ac0a4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #697   +/-   ##
========================================
  Coverage    49.16%   49.16%           
========================================
  Files          252      252           
  Lines        12799    12799           
  Branches      2062     2061    -1     
========================================
  Hits          6293     6293           
  Misses        5692     5692           
  Partials       814      814           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 85ac0a4...de6f87c. Read the comment docs.

Copy link
Contributor

@maghirardelli maghirardelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning it up!

@carvantes carvantes merged commit 5021021 into develop Sep 8, 2021
@carvantes carvantes deleted the dev-fixlines branch September 8, 2021 16:24
jxuamazon pushed a commit to jxuamazon/service-workbench-on-aws that referenced this pull request Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants