feat(linter): handle help message from tsgolint#13143
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull Request Overview
This pull request enhances the tsgolint integration by adding support for help messages in diagnostic output and includes a minor justfile improvement for watch mode.
- Add help message field to
RuleMessagestruct and handle it in diagnostic conversion - Update diagnostic creation to use explicit
OxcDiagnostic::from()instead of.into() - Add
--disable-nested-configflag to watch-oxlint command for better development experience
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| justfile | Adds --disable-nested-config flag to the watch-oxlint command |
| crates/oxc_linter/src/tsgolint.rs | Implements help message support in tsgolint diagnostics and improves code clarity |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
CodSpeed Instrumentation Performance ReportMerging #13143 will not alter performanceComparing Summary
|

No description provided.