Skip to content

Conversation

@ppkarwasz
Copy link
Contributor

This adds jspecify to the dependency management, a common effort of multiple Java tool developers to provide a common set of nullability annotations.

Fixes #88.

@ppkarwasz ppkarwasz self-assigned this Jan 10, 2024
Add rule to ban wildcard imports. Wildcard imports are often the only
difference between branches and they can not easily be expanded by
Spotless.

Fixes apache#63.
This adds [`jspecify`](https://jspecify.dev/) to the dependency
management, a common effort of multiple Java tool developers to provide
a common set of nullability annotations.

Fixes apache#88.
@ppkarwasz ppkarwasz merged commit 07b8196 into apache:main Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JSpecify annotations to defaults

2 participants