mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
go format with extra rules (#821)
This commit is contained in:
@@ -74,7 +74,6 @@ func TestRpcGenerate(t *testing.T) {
|
||||
return strings.Contains(err.Error(), "not in GOROOT") || strings.Contains(err.Error(), "cannot find package")
|
||||
}())
|
||||
}
|
||||
|
||||
})
|
||||
|
||||
// case not in go mod and go path
|
||||
|
||||
Reference in New Issue
Block a user