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

Convert line endings to CRLF #337

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

kenlautner
Copy link
Contributor

Description

Convert line endings to CRLF so we are compliant with the LineEndingCheck plugin.

For details on how to complete to complete these options and their meaning refer to CONTRIBUTING.md.

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

N/A

Integration Instructions

N/A

@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Sep 21, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.44%. Comparing base (d8bc45e) to head (effbbb3).

Additional details and impacted files
@@            Coverage Diff             @@
##           dev/202405    #337   +/-   ##
==========================================
  Coverage        1.44%   1.44%           
==========================================
  Files             159     159           
  Lines           37123   37123           
  Branches          273     273           
==========================================
  Hits              535     535           
  Misses          36588   36588           
Flag Coverage Δ
FmpDevicePkg 8.68% <ø> (ø)
SecurityPkg 1.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kenlautner kenlautner force-pushed the perosnal/klautner/fix_lineendings branch from 2722ee1 to effbbb3 Compare October 29, 2024 17:07
@kenlautner kenlautner merged commit 512730e into dev/202405 Oct 29, 2024
18 checks passed
@kenlautner kenlautner deleted the perosnal/klautner/fix_lineendings branch October 29, 2024 21:31
apop5 pushed a commit to apop5/mu_tiano_plus that referenced this pull request Oct 31, 2024
## Description

Convert line endings to CRLF so we are compliant with the
LineEndingCheck plugin.

For details on how to complete to complete these options and their
meaning refer to
[CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md).

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested

N/A

## Integration Instructions

N/A
apop5 pushed a commit that referenced this pull request Oct 31, 2024
## Description

Convert line endings to CRLF so we are compliant with the
LineEndingCheck plugin.

For details on how to complete to complete these options and their
meaning refer to
[CONTRIBUTING.md](https://github.com/microsoft/mu/blob/HEAD/CONTRIBUTING.md).

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested

N/A

## Integration Instructions

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants