Skip to content

Commit

Permalink
Add link to gradle-nullaway-plugin to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroyer committed Oct 20, 2024
1 parent 33bbaee commit 3eb03e2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,12 @@ tasks.compileJava {

</details>

> [!NOTE]
> These examples use NullAway.
> Note that I made [a companion plugin][gradle-nullaway-plugin] specifically to surface NullAway options as Gradle DSL properties.
[custom checks]: https://errorprone.info/docs/plugins
[gradle-nullaway-plugin]: https://github.com/tbroyer/gradle-nullaway-plugin

## Configuration

Expand Down

0 comments on commit 3eb03e2

Please sign in to comment.