mix rekindle.check (Rekindle v0.1.3)

Copy Markdown View Source

Checks the generated Rust UI project with its declared Cargo toolchain.

mix rekindle.check

The task checks formatting, runs Clippy for every enabled target, and checks library tests for those targets. Web tests are compiled without being run because browser execution requires an application-specific test runner.