diff --git a/.claude/settings.json b/.claude/settings.json index e668cac..5287b20 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -9,7 +9,8 @@ "Bash(go tool cover -func=coverage.out)", "Bash(tea issue:*)", "Bash(go test:*)", - "Bash(npm test:*)" + "Bash(npm test:*)", + "Bash(go vet:*)" ] } }