Skip to content

Fix trailing whitespace in SECURITY.md#273

Draft
iainmcgin wants to merge 1 commit into
mainfrom
iain/fix-md-lint
Draft

Fix trailing whitespace in SECURITY.md#273
iainmcgin wants to merge 1 commit into
mainfrom
iain/fix-md-lint

Conversation

@iainmcgin

Copy link
Copy Markdown
Collaborator

SECURITY.md was created directly on main via the GitHub web UI, so no PR-gated CI ran on it; the push-triggered lint-markdown job then failed on main with four MD009 (no-trailing-spaces) errors. This strips the trailing whitespace; full-repo markdownlint passes with the CI invocation.

markdownlint (MD009) fails on lines 9, 10, 13, and 14, which each end
with a single trailing space. Strip the trailing whitespace so the
lint-markdown CI job passes on main again.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

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.

1 participant