5 lines
No EOL
176 B
JSON
5 lines
No EOL
176 B
JSON
{
|
|
"remote.containers.dockerPath": "podman",
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
"rust-analyzer.checkOnSave.extraArgs": ["--", "-W", "clippy::pedantic"]
|
|
} |