core-agent-ide/.github/workflows
Michael Bolin a9adb4175c
fix: enable clippy on tests (#870)
https://github.com/openai/codex/pull/855 added the clippy warning to
disallow `unwrap()`, but apparently we were not verifying that tests
were "clippy clean" in CI, so I ended up with a lot of local errors in
VS Code.

This turns on the check in CI and fixes the offenders.
2025-05-08 16:02:56 -07:00
..
ci.yml chore: make build process a single script to run (#757) 2025-05-01 08:36:07 -07:00
cla.yml Set up CLA process and remove DCO (#129) 2025-04-16 15:24:31 -07:00
rust-ci.yml fix: enable clippy on tests (#870) 2025-05-08 16:02:56 -07:00
rust-release.yml chore: mark Rust releases as "prerelease" (#761) 2025-04-30 13:25:53 -07:00