Maurício Aniche
Maurício Aniche
The maven plugin is a pain to keep up-to-date. Let's delete it. This will also allow us to migrate from Maven to Gradle. If we delete it, we can implement...
validate the parameters and give better error info. if using range of commits, then, it should be in a "single" repository only.
TEST
All, we faced the following NullAway error: `[NullAway] unboxing of a @Nullable value` in the snippet below. However, as you can see, `x` can't be `null` at the point due...