Skip to content

chore: replace prettier with oxlint and oxfmt#72

Merged
nicknisi merged 3 commits intomainfrom
nicknisi/linting
Feb 25, 2026
Merged

chore: replace prettier with oxlint and oxfmt#72
nicknisi merged 3 commits intomainfrom
nicknisi/linting

Conversation

@nicknisi
Copy link
Member

@nicknisi nicknisi commented Feb 25, 2026

Summary

  • Replace Prettier with oxfmt for formatting (Rust-based formatter, compatible config)
  • Add oxlint for linting (fast, zero-config Rust-based linter)
  • Add format check (pnpm format) as a separate CI step
  • Fix all oxlint warnings/errors across the codebase
  • Remove .prettierignore and prettier.config.js

- Replace prettier with oxfmt for formatting
- Update lint script to use oxlint instead of prettier
- Add format check step to CI workflow
- Remove .prettierignore and prettier.config.js
@nicknisi nicknisi changed the title chore: replace eslint and prettier with oxlint and oxfmt chore: replace prettier with oxlint and oxfmt Feb 25, 2026
@nicknisi nicknisi merged commit 876fcc8 into main Feb 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants