Expand description
The commit-scoped co-change check: a source file that changed in a
git diff must change its colocated test too.
Functions§
- stale_
sources - Every source file changed in
repo’s<base>...HEADdiff whose colocated test did not also change, sorted. A subject whoserepo-relative path is inexemptis skipped. Errors whengit difffails, so an un-diffable range surfaces rather than passing as “clean”.