Skip to content

refactor: replace custom OxlintConfig with oxlint package export#740

Merged
fengmk2 merged 1 commit intomainfrom
export-lint-and-fmt-types
Mar 9, 2026
Merged

refactor: replace custom OxlintConfig with oxlint package export#740
fengmk2 merged 1 commit intomainfrom
export-lint-and-fmt-types

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Mar 9, 2026

Remove the 874-line hand-written oxlint-config.ts and import OxlintConfig
directly from the oxlint package, which already exports the same type.
Clean up related lint overrides and typos exclusions for the deleted file.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2026

Deploy Preview for viteplus-staging canceled.

Name Link
🔨 Latest commit 9c62ad8
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-staging/deploys/69aeaedcea91af0008ed7833

@fengmk2 fengmk2 self-assigned this Mar 9, 2026
@fengmk2 fengmk2 requested review from Brooooooklyn and cpojer March 9, 2026 08:43
Copy link
Copy Markdown
Member Author

fengmk2 commented Mar 9, 2026

@fengmk2 fengmk2 marked this pull request as ready for review March 9, 2026 08:43
@fengmk2 fengmk2 force-pushed the export-lint-and-fmt-types branch from 82abaa7 to 2d8a8db Compare March 9, 2026 08:56
Copy link
Copy Markdown
Member Author

fengmk2 commented Mar 9, 2026

Merge activity

  • Mar 9, 11:11 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 9, 11:11 AM UTC: Graphite rebased this pull request as part of a merge.
  • Mar 9, 11:23 AM UTC: Graphite couldn't merge this PR because it was not satisfying all requirements (Failed CI: 'done', 'Test (namespace-profile-mac-default, aarch64-apple-darwin)', 'CLI E2E test (windows-latest)').
  • Mar 9, 11:41 AM UTC: @fengmk2 merged this pull request with Graphite.

@fengmk2 fengmk2 force-pushed the export-lint-and-fmt-types branch from 2d8a8db to 60e1a56 Compare March 9, 2026 11:11
Remove the 874-line hand-written oxlint-config.ts and import OxlintConfig
directly from the oxlint package, which already exports the same type.
Clean up related lint overrides and typos exclusions for the deleted file.
@fengmk2 fengmk2 force-pushed the export-lint-and-fmt-types branch from 60e1a56 to 9c62ad8 Compare March 9, 2026 11:28
@fengmk2 fengmk2 merged commit 9121608 into main Mar 9, 2026
22 checks passed
@fengmk2 fengmk2 deleted the export-lint-and-fmt-types branch March 9, 2026 11:41
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.

3 participants