mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-08-08 00:08:36 +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