mirror of
https://github.com/openai/codex.git
synced 2026-04-24 22:54:54 +00:00
nit clippy
This commit is contained in:
@@ -503,6 +503,7 @@ pub async fn read_repair_rollout_path(
|
||||
}
|
||||
|
||||
/// Apply rollout items incrementally to SQLite.
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn apply_rollout_items(
|
||||
context: Option<&codex_state::StateRuntime>,
|
||||
rollout_path: &Path,
|
||||
|
||||
Reference in New Issue
Block a user