mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
revert to assure that inspectionFinished is called exactly once
This commit is contained in:
@@ -289,7 +289,6 @@ 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