2024-06-14 16:29:55 +00:00
|
|
|
{
|
2024-07-24 14:20:03 +00:00
|
|
|
"nixEnvSelector.nixFile": "${workspaceFolder}/shell.nix",
|
2024-08-12 07:20:27 +00:00
|
|
|
"files.trimTrailingWhitespace": true,
|
2024-08-20 10:02:42 +00:00
|
|
|
"rust-analyzer.imports.granularity.group": "item",
|
|
|
|
"rust-analyzer.check.command": "clippy"
|
2024-06-14 16:29:55 +00:00
|
|
|
}
|