fix(lsp): disable statix diagnostics, keep deadnix

This commit is contained in:
antoine 2026-04-25 15:34:51 +02:00
parent 43c6a1a908
commit e931ae8eb8
Signed by: antoine
GPG key ID: 9EB6BAADC51B6133

View file

@ -42,6 +42,7 @@
enable = true;
type = ["alejandra"];
};
extraDiagnostics.types = ["deadnix"];
};
clang = {