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