Matt Matheson

Results 5 issues of Matt Matheson

Issue Type: Bug 1. Launch VSCode 2. Connect to remote development machine using Extension: Remote - SSH v0.84.0 3. Open integrated terminal Expected: $PATH matches $PATH I get when connecting...

bug
ssh

Please provide a description for what this PR is for. `GRPC-WEB` is a valid port protocol, but not listed correctly in the docs. And to help us figure out who...

kind/docs
size/XS
ok-to-test

### Problem description I'm using rules_proto_grpc to generate node targets which are consumed by typescript (ts_project from rules_nodejs). rules_proto_grpc uses grpc_tools_node_protoc_plugin from the grpc-tools package to build a js_grpc_node_library. Building...

package: grpc-tools

Trunk Check has a plugin for `google-java-format` which can be enabled by running: ``` trunk check enable google-java-format ```