Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Don't generate code for proto dependencies #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bjchambers
Copy link
Contributor

Before this change: The test fails since the compilation of one.proto
generates code for all protos in the transitive sources set.

With this change: The test passes since code is only generated for the direct sources.

Before this change: The test fails since the compilation of `one.proto`
generates code for all protos in the transitive sources set.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant