Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(lint): clear plugin diagnostics on each lint file run #28011

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Feb 7, 2025

This clears the diagnostics whenever a file is about to run. For example, what could previously occur is an error and the diagnostics would be leftover from the previous run.

@dsherret dsherret enabled auto-merge (squash) February 7, 2025 17:17
@dsherret dsherret changed the title fix(lint): clear diagnostics on each lint file run fix(lint): clear plugin diagnostics on each lint file run Feb 7, 2025
@dsherret dsherret disabled auto-merge February 7, 2025 17:17
@dsherret dsherret enabled auto-merge (squash) February 7, 2025 17:17
@dsherret dsherret merged commit e94581d into denoland:main Feb 7, 2025
17 checks passed
@bartlomieju bartlomieju deleted the fix_clear_diagnostics_lint_plugins branch February 7, 2025 21:23
@dsherret dsherret restored the fix_clear_diagnostics_lint_plugins branch February 8, 2025 21:23
@dsherret dsherret deleted the fix_clear_diagnostics_lint_plugins branch February 8, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants