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 errors #1872

Merged
merged 1 commit into from
Mar 4, 2025
Merged

Address Markdown lint errors #1872

merged 1 commit into from
Mar 4, 2025

Conversation

jasonheath
Copy link
Contributor

This set of documents for review was selected via the following command

code $(find -name "*md" -! -path "*test*" -! -path "*node_modules*" -! -path "*.github*" -! -path "*target*" | grep -v -e builder-jobsrv -e builder-graph -e builder-protocol -e CHANGELOG.md | xargs)

The documents were then review with markdown lint and the code spell checker extensions active. Ultimately the spell checker just detected technical things like "passwordless" and different command line programs that didn't need to be corrected.

NOTE: This PR isn't about correcting content. That will be a future PR.

Signed-off-by: Jason Heath <[email protected]>
@jasonheath jasonheath merged commit 14724cb into main Mar 4, 2025
7 checks passed
@jasonheath jasonheath deleted the jah/markdown-cleanup branch March 4, 2025 15:03
chef-expeditor bot pushed a commit that referenced this pull request Mar 5, 2025
Obvious fix; these changes are the result of automation not creative thinking.
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