feat(oxc): lint results inspecteor#432
Draft
yuyinws wants to merge 6 commits into
Draft
Conversation
@vitejs/devtools
@vitejs/devtools-kit
@vitejs/devtools-oxc
@vitejs/devtools-rolldown
@vitejs/devtools-vite
@vitejs/devtools-vitest
commit: |
yuyinws
marked this pull request as ready for review
July 16, 2026 09:01
antfu
reviewed
Jul 17, 2026
| "@clack/prompts": "catalog:inlined", | ||
| "@vitejs/devtools-kit": "workspace:*", | ||
| "ansis": "catalog:deps", | ||
| "cac": "catalog:deps", |
Member
There was a problem hiding this comment.
I am actually ok with keeping gunshi for a bit of diversity
Collaborator
Author
There was a problem hiding this comment.
cac is more lightweight than gunshi. Given that the current CLI is relatively simple, I think it's a better fit for now. We can consider switching to gunshi if the CLI grows more complex in the future.
antfu
approved these changes
Jul 17, 2026
Member
Collaborator
Author
|
The complete implementation of the lint inspector will be submitted in a separate PR. The current proposal is:
|
Member
|
Would you like to directly implement it in this PR? Right now this PR only remove the cli which makes this devtools' feature incomplete |
yuyinws
marked this pull request as draft
July 17, 2026 03:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Close #433