Files
rustlings/rust-analyzer.toml
2026-03-12 20:54:14 -04:00

4 lines
88 B
TOML

check.command = "clippy"
check.extraArgs = ["--profile", "test"]
cargo.targetDir = true