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

[DOCS] Enable markdownlint rule MD009 #1182

Merged
merged 1 commit into from
Jan 6, 2024

Conversation

jbampton
Copy link
Member

@jbampton jbampton commented Jan 6, 2024

https://github.com/DavidAnson/markdownlint/blob/main/doc/md009.md

Previous commits have already removed the trailing whitespace

Did you read the Contributor Guide?

Is this PR related to a JIRA ticket?

  • No, this is a documentation update. The PR name follows the format [DOCS] my subject.

What changes were proposed in this PR?

Enabled a markdownlint rule to check for trailing whitespace

How was this patch tested?

pre-commit run --all-files

or

pre-commit run markdownlint --all-files

Did this PR include necessary documentation updates?

  • No, this PR does not affect any public API so no need to change the docs.

@jiayuasu jiayuasu added the docs label Jan 6, 2024
@jiayuasu jiayuasu merged commit f490433 into apache:master Jan 6, 2024
1 check passed
@jbampton jbampton deleted the enable-markdownlint-rule-md009 branch January 6, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants