-
Notifications
You must be signed in to change notification settings - Fork 134
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
Add markdownlint as a pytool plugin [Rebase & FF] #928
Merged
kenlautner
merged 2 commits into
microsoft:release/202405
from
kenlautner:personal/klautner/add_markdownlint
Jul 12, 2024
Merged
Add markdownlint as a pytool plugin [Rebase & FF] #928
kenlautner
merged 2 commits into
microsoft:release/202405
from
kenlautner:personal/klautner/add_markdownlint
Jul 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
June 21, 2024 00:56
d956fb2
to
03fe0c1
Compare
github-actions
bot
added
the
impact:non-functional
Does not have a functional impact
label
Jun 21, 2024
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
June 24, 2024 21:01
d4f36e6
to
6b792e0
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/202405 #928 +/- ##
=================================================
Coverage ? 1.25%
=================================================
Files ? 1424
Lines ? 358662
Branches ? 4391
=================================================
Hits ? 4495
Misses ? 354106
Partials ? 61
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
June 27, 2024 20:38
8eadb14
to
46692cd
Compare
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
June 28, 2024 02:39
46692cd
to
e29f524
Compare
github-actions
bot
removed
the
language:python
Pull requests that update Python code
label
Jun 28, 2024
os-d
reviewed
Jun 28, 2024
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
3 times, most recently
from
June 29, 2024 03:19
3a70fc9
to
8e4f87f
Compare
makubacki
changed the title
Add markdownlint as a pytool plugin
Add markdownlint as a pytool plugin [Rebase & FF]
Jul 1, 2024
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
3 times, most recently
from
July 3, 2024 16:50
9274db6
to
d6c687f
Compare
os-d
approved these changes
Jul 12, 2024
makubacki
reviewed
Jul 12, 2024
makubacki
reviewed
Jul 12, 2024
makubacki
approved these changes
Jul 12, 2024
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
July 12, 2024 23:11
d6c687f
to
e1890bc
Compare
REBASE: Fixed markdown lint errors in various .md files UnitTestFrameworkPkg: Fix markdownlint issues Fixes markdownlint issues introduced from edk2 cherry-picks. Signed-off-by: Michael Kubacki <[email protected]> Fixed markdown issues that changes from edk2 brought Fixed Markdown errors MdeModulePkg
kenlautner
force-pushed
the
personal/klautner/add_markdownlint
branch
from
July 12, 2024 23:17
e1890bc
to
fd9fe7a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Cherry-pick commits that add markdownlint as a pytool plugin as well as markdown fixes in several MD files.
Commits from 202311 included here:
df8805c
6d509b2
72f4ac0
40da3f2
984dee9
c149b3f
aa5ae2a
26eb685
26e38dc
flow, or firmware?
validation improvement, ...
in build or boot behavior?
a function in a new library class in a pre-existing module, ...
outside direct code modifications (and comments)?
on an a separate Web page, ...
How This Was Tested
N/A
Integration Instructions
N/A