Skip to content

org.openrewrite.staticanalysis.RemoveUnusedPrivateFields does not recognize @Data Lombok annotation #242

@gwydionmv

Description

@gwydionmv

Hello!

Similar to this other open issue here, the recipe RemoveUnusedPrivateFields is deleting private fields even though the class is annotated as @DaTa.

I am using

  • OpenRewrite Maven plugin v5.19.0
  • rewrite-static-analysis v1.2.0

I can help working on fixing this issue if you find it interesting too :D

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions