Thank you for helping maintain our standards!
- Open an issue to discuss the proposed change.
- Provide rationale: Why is this change necessary? What problem does it solve?
- Provide examples of code before and after the change.
- Create a new directory under
packages/(e.g.,rust-standards). - Add the relevant configuration files (e.g.,
rustfmt.toml). - Add a pre-commit hook definition in
.pre-commit-hooks.yaml. - Add an integration guide in
docs/integration/.
We use pnpm workspaces and Turborepo.
pnpm install
pnpm run lint