Skip to content

Add nullness annotations & kotlin support#700

Draft
DenuxPlays wants to merge 1 commit intoPebbleTemplates:masterfrom
DenuxPlays:feature/nullness-annotations
Draft

Add nullness annotations & kotlin support#700
DenuxPlays wants to merge 1 commit intoPebbleTemplates:masterfrom
DenuxPlays:feature/nullness-annotations

Conversation

@DenuxPlays
Copy link
Copy Markdown
Contributor

@DenuxPlays DenuxPlays commented Aug 31, 2025

This PR adds nullness annotations (jspecify) and with it proper kotlin support.

I try to split this pr into multiple commits to make the review easier.

When this pr is merged I plan to stay and to maintain these annotations if wanted.

Closes: #697

- Extension interface
- Filter interface
- NamedArguments

- added jspecify nullness annotations
@DenuxPlays DenuxPlays changed the title Add nullness annotations Add nullness annotations & kotlin support Aug 31, 2025
@DenuxPlays
Copy link
Copy Markdown
Contributor Author

Site Note:

I am not sure but given how big the project is I plan to split this up into multiple prs if that's ok.

That would ease up the implementation and testing.

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 kotlin support / null annotations

1 participant