mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
clippy
This commit is contained in:
@@ -70,6 +70,8 @@ pub struct ToolsConfig {
|
||||
pub subagent_tool: bool,
|
||||
}
|
||||
|
||||
// TODO: have an enum for available tools
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
impl ToolsConfig {
|
||||
pub fn new(
|
||||
model_family: &ModelFamily,
|
||||
|
||||
Reference in New Issue
Block a user