make rust-analyzer use clippy
This commit is contained in:
parent
4e4fb48102
commit
f610fbd31e
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"explorer.confirmDragAndDrop" = false;
|
||||
"cmake.showOptionsMovedNotification" = false;
|
||||
"extensions.autoUpdate" = false;
|
||||
"rust-analyzer.check.command" = "clippy";
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
# System
|
||||
|
|
Loading…
Add table
Reference in a new issue