mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
missed inspectionFinished (IDEA-136834)
This commit is contained in:
@@ -289,6 +289,7 @@ public class LocalInspectionsPass extends ProgressableTextEditorHighlightingPass
|
||||
}
|
||||
advanceProgress(1);
|
||||
|
||||
tool.inspectionFinished(session, holder);
|
||||
if (holder.hasResults()) {
|
||||
appendDescriptors(myFile, holder.getResults(), toolWrapper);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user