Skip to content

refactor(repo-graph): move manifest helpers into module#16

Merged
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-manifest
Jun 9, 2026
Merged

refactor(repo-graph): move manifest helpers into module#16
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-manifest

Conversation

@t3chn

@t3chn t3chn commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move TOML manifest parsing and warning category helpers into a dedicated repo graph manifest module.
  • Update Rust, Python, and Node detectors to import manifest helpers from the new module.
  • Leave ignored-path detection in the root module for a separate slice.

Issue

  • N/A

Test plan

  • cargo check
  • cargo fmt --check
  • git diff --check
  • scripts/run-deterministic-tests.sh

@t3chn t3chn marked this pull request as ready for review June 9, 2026 01:35
@t3chn t3chn merged commit 05d80a2 into main Jun 9, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-manifest branch June 9, 2026 01:37
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