mirror of
https://github.com/openai/codex.git
synced 2026-04-28 10:21:06 +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.