bread/.grok/config.toml
Breadway 670cf22f2c
Some checks failed
dev release / build (push) Failing after 5m30s
can't be bothered writing a commit message
2026-08-16 14:23:42 +08:00

12 lines
481 B
TOML

# Copied from .claude/settings.local.json
[permission]
allow = [
"Bash(cargo test *)",
"Bash(/home/breadway/Projects/bread/target/debug/bread health *)",
"Bash(/home/breadway/Projects/bread/target/debug/bread sync *)",
"Bash(python3 *)",
"Bash(/home/breadway/Projects/bread/target/debug/bread modules *)",
"Bash(/home/breadway/Projects/bread/target/debug/bread doctor *)",
"Bash(/home/breadway/Projects/bread/target/debug/bread reload *)",
"Bash(cargo build *)",
]