google / google/error-prone

No documentation about what issues NullArgumentForNonNullParameter detects

Open
#5,597 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

[The documentation page for `NullArgumentForNonNullParameter`](https://errorprone.info/bugpattern/NullArgumentForNonNullParameter) is essentially empty. It only says how to suppress.

The reason that I came to this documetnation page is that I wanted to understand the difference between `NullArgumentForNonNullParameter` and [the Error Prone plugin `NullAway`](https://github.com/uber/NullAway). The other place I looked is the GitHub repo for `NullAway`, but [it never mentions `NullArgumentForNonNullParameter`](https://github.com/search?q=repo%3Auber%2FNullAway%20NullArgumentForNonNullParameter&type=issues).

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.