Skip to content

ci: install typos + lychee (Tier-2 quality)#7

Merged
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-typos-lychee
May 21, 2026
Merged

ci: install typos + lychee (Tier-2 quality)#7
mastermanas805 merged 1 commit into
masterfrom
ci/tier2-typos-lychee

Conversation

@mastermanas805
Copy link
Copy Markdown
Member

Summary

  • typos — fast spell-checker (3s run)
  • lychee — broken-link checker for markdown + HTML, warn-only initially

100% free for public repos. Both run on PRs + master + weekly schedule.

🤖 Generated with Claude Code

typos (crate-ci): fast Rust-based spell-checker for source + docs
lychee: broken-link checker for markdown + HTML

100% free for public repos. Both run in <1min.

lychee starts with fail=false (warn-only) so first runs don't block
merges if the existing markdown has broken links. Flip to fail=true
after baseline is clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mastermanas805 mastermanas805 merged commit 78f1f46 into master May 21, 2026
8 checks passed
@mastermanas805 mastermanas805 deleted the ci/tier2-typos-lychee branch May 21, 2026 18:19
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