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

Introduce command-line flag -XepAllSuggestionsAsWarnings #3957

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link
Contributor

Introduce command-line flag -XepAllSuggestionsAsWarnings

This enables users that build with -Werror to disallow violations of custom
SUGGESTION-level bug patterns.

Fixes #3301

FUTURE_COPYBARA_INTEGRATE_REVIEW=#3301 from PicnicSupermarket:rossendrijver/suggestions_as_warnings 5cd3aa1

This enables users that build with `-Werror` to disallow violations of custom
`SUGGESTION`-level bug patterns.

Fixes #3301

FUTURE_COPYBARA_INTEGRATE_REVIEW=#3301 from PicnicSupermarket:rossendrijver/suggestions_as_warnings 5cd3aa1
PiperOrigin-RevId: 538605260
@rickie
Copy link
Contributor

rickie commented Jun 22, 2023

@cushon it would be nice to add this flag to the documentation of the flags. Can you look into this?

(I would open a PR if I could 😬)

@cushon
Copy link
Collaborator

cushon commented Jun 22, 2023

@rickie I'll try to take a look at it. The content of the packages is under the gh-pages branch, so if you have time it should be possible to open a PR against that branch: https://github.com/google/error-prone/blob/gh-pages/docs/flags.md

@rickie
Copy link
Contributor

rickie commented Jun 22, 2023

Okay clear, I can take a look in that case! 😄

@rickie
Copy link
Contributor

rickie commented Jun 22, 2023

Filed the PR.

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

Successfully merging this pull request may close these issues.

2 participants