Hi everyone, I need help setting up the arch unit with lombok. I am testing that my domain models are not annotated with @Data from lombok library, but I run the test and I get this error:    **What recommendation do you suggest?** This is test: 
Hi everyone,
I need help setting up the arch unit with lombok.
I am testing that my domain models are not annotated with @DaTa from lombok library, but I run the test and I get this error:
What recommendation do you suggest?
This is test:
