Skip to content

fix(cli): add oxlint-tsgolint dep to global cli - #248

Merged
wan9chi merged 1 commit into
mainfrom
10-23-fix_cli_add_oxlint-tsgolint_dep_to_global_cli
Oct 23, 2025
Merged

fix(cli): add oxlint-tsgolint dep to global cli#248
wan9chi merged 1 commit into
mainfrom
10-23-fix_cli_add_oxlint-tsgolint_dep_to_global_cli

Conversation

@wan9chi

@wan9chi wan9chi commented Oct 23, 2025

Copy link
Copy Markdown
Member

Fixed #246 by adding oxlint-tsgolint dependency.

wan9chi commented Oct 23, 2025

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@wan9chi
wan9chi marked this pull request as ready for review October 23, 2025 02:10
Copilot AI review requested due to automatic review settings October 23, 2025 02:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes issue #246 by adding the missing oxlint-tsgolint dependency to the global CLI package, which enables the vite lint command to function properly.

  • Added oxlint-tsgolint as a dependency in the global package
  • Re-enabled the previously failing vite lint -h test in CI workflow

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/global/package.json Added oxlint-tsgolint dependency to support linting functionality
.github/workflows/ci.yml Uncommented vite lint -h test now that the dependency is resolved
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@wan9chi
wan9chi requested a review from fengmk2 October 23, 2025 02:13
@wan9chi
wan9chi merged commit 4aeb13e into main Oct 23, 2025
10 checks passed

wan9chi commented Oct 23, 2025

Copy link
Copy Markdown
Member Author

Merge activity

  • Oct 23, 2:55 AM UTC: @branchseer merged this pull request with Graphite.

@wan9chi
wan9chi deleted the 10-23-fix_cli_add_oxlint-tsgolint_dep_to_global_cli branch October 23, 2025 02:55
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.

Global CLI fails to run subcommand lint

3 participants