You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .refact/integrations.d/cmdline_cargo_check.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ parameters:
5
5
- name: "additional_params"
6
6
description: "Additional parameters for cargo check, such as --workspace or --all-features"
7
7
- name: "project_path"
8
-
description: "absolute path to the project"
8
+
description: "Absolute path to the project, the rust stuff is at refact/refact-agent/engine/Cargo.toml for the Refact project, so use ../refact/refact-agent/engine"
0 commit comments