settings.json 92 B

1234
  1. {
  2. "rust-analyzer.check.allTargets": true,
  3. "rust-analyzer.check.command": "clippy"
  4. }