Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] "lombok.addNullAnnotations" support for jspecify #3734

Open
zman0900 opened this issue Aug 28, 2024 · 0 comments
Open

[FEATURE] "lombok.addNullAnnotations" support for jspecify #3734

zman0900 opened this issue Aug 28, 2024 · 0 comments

Comments

@zman0900
Copy link

Describe the feature
The configuration option lombok.addNullAnnotations already supports adding a wide variety of nullness annotations to generated code. Please add support the the JSpecify annotations also so that they don't have to be configured as custom.

I have not included code snippets here since I believe this would generate identical code to what is generated for other nullness annotations that allow type-use, such as checkerframework.

Describe the target audience
Users of JSpecify annotations.

Additional context
Lombok already supports JSpecify as copyable annotations in #3608. This would complete that support.

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

No branches or pull requests

1 participant