plugins/language-servers/rust-analyzer: drop rust-analyer settings options

This commit is contained in:
Gaetan Lepage 2025-12-21 23:47:40 +01:00 committed by Gaétan Lepage
parent 814894ba73
commit ac9833fdcd
9 changed files with 0 additions and 1884 deletions

View file

@ -67,10 +67,6 @@
"--auto-fix"
"--ignore=sema-unused-def-lambda-witharg-formal"
];
formatter.nixf-diagnose.excludes = [
# sema-unused-def-lambda-noarg-formal
"ci/rust-analyzer/default.nix"
];
};
};