google / google/error-prone

Error-prone patching cannot be used in bazel

Open
#4,341 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
7.2k
Forks
820
Avg merge
5h 9m
Merged PRs (30d)
50

Description

Bazel's Error-Prone plugin currently supports only analysis. Attemps to add patching are blocked due to non-public access to necessary methods: https://github.com/bazelbuild/bazel/pull/21640.

This PR makes the error-prone patching API public: https://github.com/google/error-prone/pull/4318

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.