Skip to content

ci(lint): adopt centralized markdown + link checking#5

Merged
qte77 merged 1 commit into
mainfrom
ci/adopt-lint-workflow
Apr 27, 2026
Merged

ci(lint): adopt centralized markdown + link checking#5
qte77 merged 1 commit into
mainfrom
ci/adopt-lint-workflow

Conversation

@qte77
Copy link
Copy Markdown
Owner

@qte77 qte77 commented Apr 27, 2026

Summary

Adopt the centralized lint pipeline (markdownlint + lychee) from qte77/.github.

The reusable workflow at qte77/.github/.github/workflows/lint-md-links.yml runs DavidAnson/markdownlint-cli2-action and lycheeverse/lychee-action (both SHA-pinned). Configs (.markdownlint.jsonc, lychee.toml) come from this repo if committed, otherwise fall back to qte77/.github@main at runtime.

uses: is SHA-pinned to qte77/.github main of 2026-04-27 per qte77 internal convention.

Override

Commit a .markdownlint.jsonc or lychee.toml at repo root to override the shared config.

Generated with Claude noreply@anthropic.com

Use the reusable workflow at qte77/.github/.github/workflows/lint-md-links.yml. SHA-pinned to .github main of 2026-04-27 per qte77 internal convention. Configs fall back to qte77/.github at runtime; override by committing .markdownlint.jsonc or lychee.toml at repo root.

Co-Authored-By: Claude <noreply@anthropic.com>
@qte77 qte77 merged commit 3e83d26 into main Apr 27, 2026
@qte77 qte77 deleted the ci/adopt-lint-workflow branch April 27, 2026 20:38
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