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

Fix typos and Markdown lint warnings #740

Merged
merged 4 commits into from
Oct 14, 2024
Merged

Conversation

bact
Copy link
Contributor

@bact bact commented Oct 7, 2024

  • Fix typos
    • addditional -> additional
    • formated -> formatted
    • commplete -> complete
  • Fix Markdown lint warnings
    • Ensure one blank line before and after headings
    • Ensure one blank line before and after lists
    • Fix HTML anchors to use lowercase (as they were generated from the headings)
    • Remove trailing spaces at the end of line
    • Ensure one blank line at the end of file
    • Add language code to code block when possible

Signed-off-by: Arthit Suriyawongkul <[email protected]>
@bact bact requested a review from a team as a code owner October 7, 2024 16:41
@bact
Copy link
Contributor Author

bact commented Oct 7, 2024

@microsoft-github-policy-service agree

@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.13%. Comparing base (fb37a5a) to head (5208529).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #740   +/-   ##
=======================================
  Coverage   70.13%   70.13%           
=======================================
  Files         277      277           
  Lines        8646     8646           
  Branches     1006     1006           
=======================================
  Hits         6064     6064           
  Misses       2063     2063           
  Partials      519      519           

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

Copy link
Member

@sfoslund sfoslund 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 the contribution!

@sfoslund sfoslund merged commit a9f74b1 into microsoft:main Oct 14, 2024
6 checks passed
@bact bact deleted the cleanup-markdown branch October 15, 2024 03:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants