fix(lsp): disable statix diagnostics, keep deadnix
This commit is contained in:
parent
43c6a1a908
commit
e931ae8eb8
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
enable = true;
|
||||
type = ["alejandra"];
|
||||
};
|
||||
extraDiagnostics.types = ["deadnix"];
|
||||
};
|
||||
|
||||
clang = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue