cool-easter-32542
03/18/2024, 3:06 AMprotobuf_source(s) target also support connect as an option in addition to `grpc` currently.
We are now using buf tool to generate and perform various checking. buf lint and buf fmt are already integrated with pants. We are also using buf generate today to generate these ConnectRPC related Go code.
pantsbuild/pants