diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 6374142..46b7175 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -2,7 +2,10 @@ "permissions": { "allow": [ "Bash(composer test:*)", - "Bash(tea actions:*)" + "Bash(composer lint *)", + "Bash(tea actions:*)", + "Bash(tea issue *)", + "Bash(tea label *)" ] } }