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

Address markdown lint warnings. #527

Merged
merged 6 commits into from
Mar 23, 2022

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Mar 22, 2022

Fix the following warnings:

  • MD009: "No trailing spaces"
  • MD010: "No hard tabs"
  • MD012: - Multiple consecutive blank llines.

@BillWagner BillWagner marked this pull request as ready for review March 22, 2022 19:52
@BillWagner
Copy link
Member Author

Most of the changes in this PR are whitespace changes.

For easy review:

  1. Take a quick look at diffs.
  2. Hide whitespace
  3. Look more closely at the remaining diffs.

For some of the non-whitespace changes, I combined lines that were separated by hard breaks (that's an upcoming warning).

Copy link
Contributor

@jskeet jskeet left a comment

Choose a reason for hiding this comment

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

Much nicer!

@BillWagner BillWagner merged commit dc0e253 into dotnet:draft-v6 Mar 23, 2022
@BillWagner BillWagner deleted the markdownlint-part2 branch March 23, 2022 12:28
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.

3 participants