mirror of
https://github.com/openai/codex.git
synced 2026-04-30 09:26:44 +00:00
Sets submodules to use workspace lints. Added denying unwrap as a workspace level lint, which found a couple of cases where we could have propagated errors. Also manually labeled ones that were fine by my eye.