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

[Cherry-Pick] Convert line endings to CRLF #352

Merged

Conversation

apop5
Copy link
Contributor

@apop5 apop5 commented Oct 31, 2024

Description

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

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

How This Was Tested

N/A

Integration Instructions

N/A

## 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
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Oct 31, 2024
@apop5 apop5 enabled auto-merge (rebase) October 31, 2024 21:35
@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 1.44%. Comparing base (c5944c1) to head (8f14f22).
Report is 1 commits behind head on release/202405.

Additional details and impacted files
@@              Coverage Diff               @@
##           release/202405    #352   +/-   ##
==============================================
  Coverage            1.44%   1.44%           
==============================================
  Files                 159     159           
  Lines               37091   37091           
  Branches              273     273           
==============================================
  Hits                  535     535           
  Misses              36556   36556           
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.

@apop5 apop5 merged commit 5de67ba into microsoft:release/202405 Oct 31, 2024
18 checks passed
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.

6 participants