Files
rustlings/rust-analyzer.toml

4 lines
88 B
TOML
Raw Normal View History

2026-03-12 20:54:14 -04:00
check.command = "clippy"
check.extraArgs = ["--profile", "test"]
cargo.targetDir = true