Skip to content

refactor(repo-graph): move python detection into module#12

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

refactor(repo-graph): move python detection into module#12
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-python

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move Python repository detection into src/core/repo_graph/python.rs.
  • Keep inspect_repo public behavior and RepoGraph contract unchanged.
  • Leave Rust detection and shared helpers in repo_graph.rs for the next focused slice.

Issue ID

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 8, 2026 11:58
@t3chn t3chn merged commit 7533e71 into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-python branch June 8, 2026 12:00
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