forked from akai/readest
312 B
312 B
Verification (done-conditions)
Before marking work complete, all applicable checks must pass:
pnpm test— unit testspnpm lint— ESLintpnpm fmt:check— Rust format check (only whensrc-tauri/files changed)pnpm clippy:check— Rust lint (only whensrc-tauri/files changed)