diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 33647dc..5b62e52 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -46,7 +46,8 @@ "Bash(flutter build:*)", "Bash(find:*)", "Bash(flutter upgrade:*)", - "Bash(xargs:*)" + "Bash(xargs:*)", + "Bash(go vet:*)" ] } }