mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +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.