Custom inspection boilerplate for Gosu/Guidewire
Does anyone have examples/boilerplate on custom intellij inspection for Guidewire?
I would like to extend SelectWithLimitingFunctionsInspection
with first
and single
Called options, I can see that this is hardcoded in the inspection code itself.