Skip to content

fix: add pnpm install to init and pnpm oxlint to lint in justfile#300

Open
kazupon wants to merge 1 commit intovoidzero-dev:mainfrom
kazupon:fix/just-ready-fail
Open

fix: add pnpm install to init and pnpm oxlint to lint in justfile#300
kazupon wants to merge 1 commit intovoidzero-dev:mainfrom
kazupon:fix/just-ready-fail

Conversation

@kazupon
Copy link
Copy Markdown

@kazupon kazupon commented Mar 27, 2026

Summary

  • Add pnpm install to just init so that Node.js dependencies (e.g. oxfmt, oxlint) are installed during setup
  • Add pnpm oxlint to just lint to run JS/TS linting alongside Clippy

Without pnpm install in init, just ready fails because oxfmt (called by just fmt) is not available.

@branchseer branchseer self-assigned this Mar 27, 2026
@kazupon
Copy link
Copy Markdown
Author

kazupon commented Mar 27, 2026

I've just noticed that packages/tools is not used.
It seems there’s no longer much point in installing oxlint or oxfmt for this project. 🤔

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.

2 participants