Files
rustlings/rust-analyzer.toml
2026-01-08 07:12:58 +00:00

4 lines
88 B
TOML

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