Confused about User Defined Inspections
Answered
I tried writing a custom inspection. I need it to find fields that do not have my @Instructions annotation and are in a class that extends StructuredDataPacket. I'm not super familiar with regex, but I'm fairly certain this would do want I'm describing, but alas, it does not. If I could get any assistance with this, it'd make my day :)

Please sign in to leave a comment.
Hello,
Something like this should work:
Make sure that: