Skip to content

chore: remove stale Oxlint and Oxfmt from devDependencies#2187

Open
liangmiQwQ wants to merge 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:chore/remove-stale-oxlint-and-oxfmt
Open

chore: remove stale Oxlint and Oxfmt from devDependencies#2187
liangmiQwQ wants to merge 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:chore/remove-stale-oxlint-and-oxfmt

Conversation

@liangmiQwQ

@liangmiQwQ liangmiQwQ commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Vite+ codebase uses vp fmt and vp lint to lint and format JavaScript code.

Not only are these two devDependencies stale, but they also make editor's format feature (LSP) broken, because they will use the binaries from raw Oxlint and Oxfmt, which won't trace vite.config.ts.

This PR removes them.

@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 18130ac
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a58a3a4f19dbb0008ab5aaf

@liangmiQwQ

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ce0b4417d9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pnpm-workspace.yaml
@liangmiQwQ

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: 18130ac941

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

1 participant