Hello!
I have a custom rule that does something like
LibraryEntitiesShouldNotBePublic
does, but also checking inner classes and other stuff.
I want to ignore this rule for entities with a specific annotation, and I found a strange case, and I'm wondering whether this is the expected behaviour or not.