🥇 export from upstream (3b6ef04)
This commit is contained in:
+7
-7
@@ -3,15 +3,15 @@
|
||||
|
||||
# Detected ecosystem: rust
|
||||
|
||||
env:
|
||||
packages:
|
||||
- ripgrep
|
||||
- fd-find
|
||||
# EXAMPLE_VAR: value
|
||||
|
||||
toolchains:
|
||||
rust: "stable"
|
||||
|
||||
packages:
|
||||
- ripgrep
|
||||
- fd-find
|
||||
rust: stable
|
||||
mounts:
|
||||
- ~/.ssh:/home/agent/.ssh:ro
|
||||
|
||||
# mounts:
|
||||
# - ~/.ssh:/home/agent/.ssh:ro
|
||||
@@ -19,7 +19,7 @@ packages:
|
||||
|
||||
agent_args:
|
||||
claude:
|
||||
- "--dangerously-skip-permissions"
|
||||
- --dangerously-skip-permissions
|
||||
|
||||
# shell: zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user