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

Fail on protoc warnings #741

Open
bsamartins opened this issue Dec 18, 2023 · 1 comment
Open

Fail on protoc warnings #741

bsamartins opened this issue Dec 18, 2023 · 1 comment

Comments

@bsamartins
Copy link

Hi
Is there a way I can tell protoc to fail on warnings?

@ejona86
Copy link
Collaborator

ejona86 commented Dec 18, 2023

I don't think so. protoc has --fatal_warnings, but looking at GenerateProtoTask, I don't think the plugin lets you set the flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants