mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-08-17 00:10:22 +02:00
* test(scripts): cover repo-root boundary in check_cross_references Locks in the boundary behavior added in #91: links resolving outside the repo root are silently skipped, in-repo broken links still error, and valid in-repo links still pass. * test(scripts): cover missing-README detection in numbered lesson dirs