code-qualitydogfoodinggood first issue
Métricas do repositório
- Stars
- (1.162 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 23h) (1 fundiu PR em 30d)
Description
Some instructions I'd like to give to coding agents for mcpjungle:
Types of tests
- unit tests:
go test -cover ./... - end to end test script:
./scripts/test-mcpjungle.sh
Linting
golangci-lint run
What else? What are best practices for agents.md?