Skip to content

Conversation

@mfnalex
Copy link
Contributor

@mfnalex mfnalex commented Aug 28, 2023

Pull Request

Type

  • Internal change (Doesn't affect end-user).
  • External change (Does affect end-user).
  • Other: Added missing annotations, so it kinda does, but also does not really affect API users

Description

This adds missing NotNull annotations to three setBracketPlaceholders methods. As they all internally just call methods which already are annotated with NotNull for both the return value and the parameters, it's safe to add the annotations to these methods too.

(In fact I was kinda surprised when those annotations were missing, so I looked at the source to confirm the annotations are just missing instead of being absent on purpose)

@oliver194
Copy link

pull request 1000 hmm

@iGabyTM iGabyTM merged commit 272e2e7 into PlaceholderAPI:master Jul 10, 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.

3 participants