How to get bug patterns supported by a given Error Prone version?
Open
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
I'm looking for a way to get the exact list of bug pattern names supported by a given Error Prone version, whether experimental or not.
Practically, each time we upgrade our Bazel version, there's a chance that the shipped Error Prone plugin comes with changes we'd like to leverage.
Ideally, I'd like to run a Bazel command that would print such a list I could then post-process to alter our configuration accordingly. But any other semi-automatable method would do the job.
Thanks in advance!
Contributor guide
Assessment
This issue has not been assessed yet.