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

Allow using other NotNull annotations #78

Closed
royteeuwen opened this issue May 20, 2023 · 3 comments
Closed

Allow using other NotNull annotations #78

royteeuwen opened this issue May 20, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@royteeuwen
Copy link

In our project we use the jetbrains annotations to specify NotNull. It would be convenient to either also support these, or to make a configuration available to specify the class name of what you want to use as NotNull annotations

@kbuntrock
Copy link
Owner

That is indeed a good idea. I'm currently in holidays for 3 weeks but I will add it as soon as I'm back.

@kbuntrock
Copy link
Owner

Back from holidays, will work on it asap. :) @royteeuwen

@kbuntrock kbuntrock added the enhancement New feature or request label Nov 2, 2023
@josve
Copy link
Contributor

josve commented Jan 18, 2024

Here is a suggested PR that adds support for this.

#111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants