@standards-golang
核心规则:使用 Go 模块作为依赖项,使用 go test 进行测试,使用 gofmt + go vet + golangci-lint 来确保质量。编写具有显式错误处理的惯用 Go。