4 results for tag "go-code-review"
Go code review checklist skill based on the Go Wiki CodeReviewComments with style standards, formatting, documentation, and community best practices for reviewing Go code
Go code review skill that checks for idiomatic patterns, error handling, concurrency safety, race conditions, interface design, resource leaks, and defer misuse in Go codebases