Skip to content

Replace Prettier and ESLint with oxfmt and oxlint - #863

Merged
TheGreatAxios merged 10 commits into
mainfrom
cl-7376-migrate-corbits-code-from-prettier-and-eslint-to-oxfmt-and
Sep 10, 2026
Merged

Replace Prettier and ESLint with oxfmt and oxlint#863
TheGreatAxios merged 10 commits into
mainfrom
cl-7376-migrate-corbits-code-from-prettier-and-eslint-to-oxfmt-and

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • oxfmt formats the repo and oxlint is the lint gate; Prettier and ESLint are gone
  • vendor stays ignored; dummy CI job names prettier and eslint remain for protect-main
  • empty-function and non-null-assertion debt is errors, not warnings

Verification

  • bun run check passes
  • bunx oxlint . and bunx oxfmt --check . pass

Fixes CL-7376

@linear-code

linear-code Bot commented Sep 10, 2026

Copy link
Copy Markdown

CL-7376

@TheGreatAxios
TheGreatAxios force-pushed the cl-7376-migrate-corbits-code-from-prettier-and-eslint-to-oxfmt-and branch from cd97e2a to a5b9a95 Compare September 10, 2026 07:16
@TheGreatAxios
TheGreatAxios merged commit 9c3ef6a into main Sep 10, 2026
9 checks passed
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