We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Configuration (markdown)
Document the changes of PR #725
Clarify legal usages of `@SuppressWarnings("NullAway.Init")`
Document -Xep:NullAway:CastToNonNullMethod
Updated Suppressing Warnings (markdown)
Change castToNonNull example
Update Nullability section
Fix link to AcknowledgeRestrictiveAnnotations
Document CustomNullableAnnotations and CustomNonnullAnnotations
Updated Supported Annotations (markdown)
Document unboxing error
Updated Error Messages (markdown)
Update Maven example
Fix argument syntax
Document AcknowledgeAndroidRecent
Fix #358
Updating config documentation to include the flag for handling test library assertions.
Document XepOpt:NullAway:CheckOptionalEmptinessCustomClasses
Document CastToNonNullMethod and AutoFixSuppressionComment
Document ExhaustiveOverride
Updated How NullAway Works (markdown)