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

fix: added emptyList for annotations akin to the adaption made to cor… #264

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

SimonVerhoeven
Copy link
Contributor

What's changed?

Added the emptyList() to J.Field akin to the changes made to core after commit #df5478b8592d90bba65923878b08ae0a412fdbc9

What's your motivation?

Working build

Anything in particular you'd like reviewers to focus on?

Anyone you would like to review specifically?

Have you considered any alternatives or workarounds?

No

Any additional context

Checklist

  • I've added unit tests to cover both positive and negative cases
  • I've added the license header to any new files through ./gradlew licenseFormat
  • I've used the IntelliJ auto-formatter on affected files
  • I've updated the documentation (if applicable)

…e after commit df5478b8592d90bba65923878b08ae0a412fdbc9

Signed-off-by: Simon Verhoeven <verhoeven.simon@gmail.com>
@timtebeek
Copy link
Contributor

Much appreciated, thanks! Indeed had to restore & deprecate the old constructors, and now we have to go over all repositories to add those arguments, so glad to have some help with that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants