mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-06 16:14:49 +08:00
fix: post-merge clippy/fmt cleanup (9407-9410 integration)
This commit is contained in:
@@ -1014,6 +1014,7 @@ struct PlanModeState {
|
||||
}
|
||||
|
||||
#[derive(Debug, Serialize)]
|
||||
#[allow(clippy::struct_excessive_bools)]
|
||||
struct PlanModeOutput {
|
||||
success: bool,
|
||||
operation: String,
|
||||
|
||||
Reference in New Issue
Block a user