homebrew-fonts/.claude/settings.local.json
Matt Troutman a85f0e9b53
Fix archive path: homebrew-fonts-main → homebrew-fonts
Gitea archives unpack as homebrew-fonts/, not homebrew-fonts-main/.
Updated formula generator, tests, and docs to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 21:24:25 -06:00

11 lines
174 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(ls -1 Formula/*.rb)",
"Bash(ls:*)",
"Bash(find:*)",
"Bash(git ls-tree:*)"
]
}
}