Skip to content

feat: replace biome with oxlint and oxfmt - #52

Merged
wu-json merged 1 commit into
mainfrom
feat/oxlint
Feb 22, 2026
Merged

wu-json merged 1 commit into
mainfrom
feat/oxlint

Conversation

@wu-json

@wu-json wu-json commented Feb 22, 2026 •

Copy link
Copy Markdown
Owner

Summary

Replace Biome with oxlint and oxfmt for linting and formatting. This migrates all tooling configuration, reformats the codebase, and adds lint and format check steps to CI.

Commentary

  • Removes biome.json and @biomejs/biome dependency
  • Adds .oxlintrc.json, .oxfmtrc.json, oxlint, and oxfmt packages
  • Updates justfile with lint and lint-fix recipes, and switches fmt to use oxfmt
  • Adds lint and format check steps to the source-quality CI workflow
  • All source files reformatted by oxfmt (net -275 lines due to more compact formatting)

@wu-json wu-json changed the title qfeat: oxfmt and oxlint feat: replace biome with oxlint and oxfmt Feb 22, 2026
@wu-json
wu-json merged commit 361df99 into main Feb 22, 2026
1 check passed
@wu-json
wu-json deleted the feat/oxlint branch February 22, 2026 17:48
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