code-qualitydogfoodinggood first issue
Metriche repository
- Star
- (1162 stelle)
- Metriche merge PR
- (Merge medio 3g 23h) (1 PR mergiata in 30 g)
Descrizione
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?