Skip to content

fix: stabilize fingerprints across working directories#27

Merged
Sophylax merged 1 commit into
mainfrom
fix/stable-fingerprints
Mar 30, 2026
Merged

fix: stabilize fingerprints across working directories#27
Sophylax merged 1 commit into
mainfrom
fix/stable-fingerprints

Conversation

@Sophylax

Copy link
Copy Markdown
Owner

Summary

  • root scanner path normalization at a stable base directory instead of the callers cwd
  • pass the detected repo root into check scans so file paths and fingerprints stay consistent
  • add regression coverage for repo-root vs nested-directory invocation

Closes #21

@Sophylax Sophylax merged commit 2c77869 into main Mar 30, 2026
6 checks passed
@Sophylax Sophylax deleted the fix/stable-fingerprints branch March 30, 2026 20:41
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.

Make finding fingerprints stable across working directories

1 participant