Sprint 6 Step 192: security diagnostics integration
This commit is contained in:
@@ -374,6 +374,7 @@ static void renderEditorPanel(EditorState& state) {
|
||||
result.violations,
|
||||
EditorState::toFileUri(state.active()->path));
|
||||
state.appendUnusedImportDiagnostics(state.whetstoneDiagnostics);
|
||||
state.appendVulnerabilityDiagnostics(state.whetstoneDiagnostics);
|
||||
} else {
|
||||
state.whetstoneDiagnostics.clear();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user