mirror of
https://github.com/openai/codex.git
synced 2026-05-02 10:26:45 +00:00
This lint violation slipped through because our Bazel CI setup currently doesn't cover `--tests` when doing `cargo clippy`. I am working on fixing this via: - https://github.com/openai/codex/pull/16450 - https://github.com/openai/codex/pull/16460