diff options
Diffstat (limited to '.claude/settings.local.json')
| -rw-r--r-- | .claude/settings.local.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 1e2b206..e581baf 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -58,7 +58,10 @@ "Bash(adb logcat:*)", "Bash(grep -v \"^--$\")", "Bash(./gradlew assembleDebug)", - "Skill(commit-commands:commit-push-pr)" + "Bash(gh:*)", + "Skill(commit-commands:commit-push-pr)", + "Skill(code-review:code-review)", + "Bash(python3 -m json.tool)" ] } } |
