rustlings/rust-analyzer.toml

4 lines
88 B
TOML

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