mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
Fix argument comment lint
This commit is contained in:
@@ -149,7 +149,7 @@ async fn assert_generic_git_prompts_without_amendment(tool: AgentExecTool) -> Re
|
||||
"run repository-sensitive git status",
|
||||
AskForApproval::UnlessTrusted,
|
||||
PermissionProfile::Disabled,
|
||||
None,
|
||||
/*collaboration_mode*/ None,
|
||||
)
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user