Skip to content

refactor(repo-graph): move go detection into module#10

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

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

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move Go repository detection into src/core/repo_graph/go.rs.
  • Keep inspect_repo public behavior and RepoGraph contract unchanged.
  • Leave Rust, Node, and Python detection in repo_graph.rs for later focused slices.

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:39
@t3chn t3chn merged commit ad5b6b1 into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-go branch June 8, 2026 11:40
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