mirror of
https://github.com/openai/codex.git
synced 2026-09-14 11:57:03 +00:00
remove tab
This commit is contained in:
@@ -112,7 +112,7 @@ pub(crate) trait Approvable<Req> {
|
||||
}
|
||||
matches!(policy, AskForApproval::Never)
|
||||
}
|
||||
|
||||
|
||||
/// Decide whether an initial user approval should be requested or forbidden before the
|
||||
/// first attempt. Defaults to the orchestrator's behavior (pre‑refactor):
|
||||
/// - Never, OnFailure: do not ask
|
||||
|
||||
Reference in New Issue
Block a user