mirror of
https://github.com/openai/codex.git
synced 2026-04-29 02:41:12 +03: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.