🥇 export from upstream (ce9e2c1)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# Sandcage project configuration
|
||||
# Docs: https://github.com/user/sandcage
|
||||
|
||||
# Detected ecosystem: rust
|
||||
|
||||
env:
|
||||
# EXAMPLE_VAR: value
|
||||
|
||||
toolchains:
|
||||
rust: "stable"
|
||||
|
||||
packages:
|
||||
- ripgrep
|
||||
- fd-find
|
||||
|
||||
# mounts:
|
||||
# - ~/.ssh:/home/agent/.ssh:ro
|
||||
# - ~/.gitconfig:/home/agent/.gitconfig:ro
|
||||
|
||||
agent_args:
|
||||
claude:
|
||||
- "--dangerously-skip-permissions"
|
||||
|
||||
# shell: zsh
|
||||
|
||||
# container_workspace: /workspace/my-project
|
||||
Reference in New Issue
Block a user