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

ci: disable trim whitespace for markdown files #643

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

lievenhey
Copy link
Contributor

A double whitespace at the end of a line is valid markdown so we should not remove those.

@lievenhey lievenhey force-pushed the pre-commit branch 2 times, most recently from 0551482 to 29cb422 Compare May 17, 2024 07:30
Two spaces at the end of a line are valid markdown. This patch tells
markdown lint that this is ok.
@lievenhey lievenhey merged commit 6957440 into master May 17, 2024
25 checks passed
@lievenhey lievenhey deleted the pre-commit branch May 17, 2024 07:46
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.

2 participants