cargo build --workspacecargo test --workspacecargo clippy --workspace --all-targets -- -D warningscargo fmt --all- One logical change per PR.
- Include tests for new behavior.
- All CI checks must pass before merge.
- Use conventional commits for commit messages:
feat:,fix:,docs:,chore:,refactor:,test:,ci:.
This project follows the Contributor Covenant. By participating, you agree to uphold it.