Skip to content

feat: configure unresolved import handling#12

Merged
longlho merged 1 commit into
mainfrom
codex/unresolved-import-modes
May 18, 2026
Merged

feat: configure unresolved import handling#12
longlho merged 1 commit into
mainfrom
codex/unresolved-import-modes

Conversation

@longlho
Copy link
Copy Markdown
Contributor

@longlho longlho commented May 18, 2026

Summary

  • Add unresolvedImports modes for report, ignore, and error behavior.
  • Route unresolved import recording through one policy object.

Test plan

  • cargo test -p codescythe unresolved_import_modes_control_behavior
  • cargo fmt --check
  • cargo test --workspace
  • bazel test //...

@longlho longlho force-pushed the codex/unresolved-import-modes branch from 0b04bf3 to 5497773 Compare May 18, 2026 14:40
@longlho longlho force-pushed the codex/config-alias-overrides branch from 068648a to 3f5c22b Compare May 18, 2026 14:40
Base automatically changed from codex/config-alias-overrides to main May 18, 2026 14:42
@longlho longlho force-pushed the codex/unresolved-import-modes branch from 5497773 to e9b4a56 Compare May 18, 2026 14:47
@longlho longlho merged commit 780f7ee into main May 18, 2026
2 checks passed
@longlho longlho deleted the codex/unresolved-import-modes branch May 18, 2026 14:51
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