Allow claude to run go vet
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
"Bash(go tool cover -func=coverage.out)",
|
"Bash(go tool cover -func=coverage.out)",
|
||||||
"Bash(tea issue:*)",
|
"Bash(tea issue:*)",
|
||||||
"Bash(go test:*)",
|
"Bash(go test:*)",
|
||||||
"Bash(npm test:*)"
|
"Bash(npm test:*)",
|
||||||
|
"Bash(go vet:*)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user