open-code-review/internal/delegate
kite 0035d124bc
fix: align Go module path with actual GitHub repository (#526)
The module path was github.com/open-code-review/open-code-review but the
repo lives at github.com/alibaba/open-code-review. This mismatch prevents
pkg.go.dev indexing and breaks Go Report Card resolution.
2026-07-27 19:52:35 +08:00
..
format.go feat(delegate): add delegation mode for host-agent driven code review (#383) 2026-07-16 13:10:54 +08:00
format_test.go feat(delegate): add delegation mode for host-agent driven code review (#383) 2026-07-16 13:10:54 +08:00
rulegroup.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00
rulegroup_test.go fix: align Go module path with actual GitHub repository (#526) 2026-07-27 19:52:35 +08:00