Add claude configuration about tests
This commit is contained in:
@@ -6,7 +6,10 @@
|
||||
"Bash(go build ./...)",
|
||||
"Bash(go vet ./...)",
|
||||
"Bash(go test -count=1 -v -coverprofile=coverage.out ./...)",
|
||||
"Bash(go tool cover -func=coverage.out)"
|
||||
"Bash(go tool cover -func=coverage.out)",
|
||||
"Bash(tea issue:*)",
|
||||
"Bash(go test:*)",
|
||||
"Bash(npm test:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user