Skip to content

[docs] Markdownlint sweep for existing recipe/schema docs#224

Merged
justfinethanku merged 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:contrib/alanshurafa/markdownlint-sweep-2
May 20, 2026
Merged

[docs] Markdownlint sweep for existing recipe/schema docs#224
justfinethanku merged 1 commit into
NateBJones-Projects:mainfrom
alanshurafa:contrib/alanshurafa/markdownlint-sweep-2

Conversation

@alanshurafa

Copy link
Copy Markdown
Collaborator

Summary

Fixes pre-existing markdownlint failures across unrelated recipes and schemas so the repository-wide lint check can pass independently of feature PRs.

This follows the same dedicated cleanup pattern as prior markdownlint sweeps in #161 and #215.

Scope

  • Formatting-only markdownlint fixes across 8 existing files
  • No changes to the six active ExoCortex port contribution folders
  • No content or behavior changes intended

Verification

  • npx -y markdownlint-cli2@0.22.0 --config .github/.markdownlint.jsonc **/*.md #node_modules -> 0 errors across 142 files

Why this PR exists

The six open upstream PRs #217-#222 are blocked by the repo's whole-tree lint CI check, which reports pre-existing markdownlint errors outside those PRs' touched folders. Keeping this as a separate cleanup PR avoids mixing unrelated formatting changes into feature contributions.

@github-actions github-actions Bot added recipe Contribution: step-by-step recipe schema Contribution: database extension labels Apr 22, 2026
@alanshurafa

Copy link
Copy Markdown
Collaborator Author

Refreshing upstream checks after fork-side readiness cleanup.

@alanshurafa alanshurafa reopened this Apr 22, 2026
@justfinethanku
justfinethanku force-pushed the contrib/alanshurafa/markdownlint-sweep-2 branch from 8f38840 to cca44f4 Compare May 19, 2026 18:22
@github-actions github-actions Bot added the dashboard Contribution: frontend template label May 19, 2026
@justfinethanku

Copy link
Copy Markdown
Collaborator

Refreshed this branch against current main, resolved the stale markdownlint conflicts, and added the missing dashboards/open-brain-dashboard-next/README.md MD028 fix that was blocking newer PRs.

Local verification from the refreshed PR checkout:

npx --yes markdownlint-cli2 --config .github/.markdownlint.jsonc "**/*.md" "#node_modules"

Result:

Linting: 177 file(s)
Summary: 0 error(s)

GitHub now reports the PR as mergeable; it is still blocked on normal review requirements.

@alanshurafa

Copy link
Copy Markdown
Collaborator Author

Thanks @justfinethanku for refreshing this against main, clearing the stale markdownlint conflicts, and adding the missing MD028 fix — much appreciated. Confirmed mergeable against current main.

@alanshurafa alanshurafa added area: docs Review area: documentation review: ready-for-maintainer Community reviewer recommends maintainer review alan-reviewed Reviewed by Alan Shurafa in Community Reviewer role labels May 20, 2026

@justfinethanku justfinethanku left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Reviewed the diff as a mechanical markdownlint cleanup. Changes are doc-only, CI is green, and this clears the shared lint blocker for the Alan PR queue.

@justfinethanku
justfinethanku merged commit 8658545 into NateBJones-Projects:main May 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

alan-reviewed Reviewed by Alan Shurafa in Community Reviewer role area: docs Review area: documentation dashboard Contribution: frontend template recipe Contribution: step-by-step recipe review: ready-for-maintainer Community reviewer recommends maintainer review schema Contribution: database extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants