Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not pass missing default source directory to protoc #178

Closed
wants to merge 2 commits into from

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Apr 21, 2024

If the default source directory does not exist, do not bother passing it to protoc as it will just result in an additional warning for the import path.

@ascopes ascopes added the new feature A new user-facing feature. label Apr 21, 2024
@ascopes ascopes self-assigned this Apr 21, 2024
If the default source directory does not exist, do not bother passing it to protoc as it will just result in an additional warning for the import path.
@ascopes ascopes force-pushed the task/ignore-missing-default-source-directory branch from 20701fe to 6b613fa Compare April 21, 2024 11:59
@ascopes ascopes closed this Apr 21, 2024
@ascopes ascopes deleted the task/ignore-missing-default-source-directory branch April 21, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature A new user-facing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant