Ohead

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Ohead created a post,
    Answered

    Confused about User Defined Inspections

    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, b...