You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
* Don't generate scala code for transitive sources
Also pass in transitive-paths so protoc can find the transitive sources
* Add test to check that code for proto deps is not generated
The test checks that the compilation of `one.proto` generates code only
for protos in one.proto, and not for protos in zero.proto.
* fix format
Co-authored-by: Ben Chambers <[email protected]>
Co-authored-by: sergio <[email protected]>
0 commit comments