Skip to content

chore: replace eslint with oxlint/oxfmt and add CI workflow - #21

Closed
tknkaa wants to merge 1 commit into
mainfrom
setup-oxfmt-oxlint-ci
Closed

chore: replace eslint with oxlint/oxfmt and add CI workflow#21
tknkaa wants to merge 1 commit into
mainfrom
setup-oxfmt-oxlint-ci

Conversation

@tknkaa

@tknkaa tknkaa commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace eslint/eslint-config-next with oxlint and oxfmt
  • Reformat the codebase with oxfmt
  • Add a GitHub Actions workflow running lint, format:check, and typecheck on push/PR

Test plan

  • npm run lint
  • npm run format:check
  • npm run typecheck (passes on CI; locally fails only due to Prisma not generating under NixOS)

Swap eslint/eslint-config-next for oxlint and oxfmt, reformat the
codebase with oxfmt, and add a GitHub Actions workflow that runs
lint, format:check, and typecheck on push/PR.
@tknkaa tknkaa mentioned this pull request Aug 14, 2026
1 task
@tknkaa

tknkaa commented Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Restructuring into 3 stacked PRs (setup/format/lint) instead of 2.

@tknkaa tknkaa closed this Aug 14, 2026
@tknkaa
tknkaa deleted the setup-oxfmt-oxlint-ci branch August 15, 2026 11:50
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