mirror of
https://github.com/openai/codex.git
synced 2026-05-19 02:33:10 +00:00
Apparently we were not running our `pnpm run prettier` check in CI, so many files that were covered by the existing Prettier check were not well-formatted. This updates CI and formats the files.