test(oxc_linter): run from_tsgo_lint_diagnostic tests only with lsp feature flag#13396
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 PR adds a feature flag condition to restrict test execution in the TSGoLint module. The change ensures that from_tsgo_lint_diagnostic tests only run when the language_server feature is enabled, following up on previous work in PR #13374.
Key changes:
- Added conditional compilation flag for language server feature to test module
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Merge activity
|
93570e2 to
13470b2
Compare
CodSpeed Instrumentation Performance ReportMerging #13396 will improve performances by 9.98%Comparing Summary
Benchmarks breakdown
Footnotes |

follow up from #13374