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;
|
enable = true;
|
||||||
type = ["alejandra"];
|
type = ["alejandra"];
|
||||||
};
|
};
|
||||||
|
extraDiagnostics.types = ["deadnix"];
|
||||||
};
|
};
|
||||||
|
|
||||||
clang = {
|
clang = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue