Switch back to pyright
Mypy type checking wasn't good enough for working on Indica, pyright is
This commit is contained in:
parent
831fc768f2
commit
6ace75e967
|
@ -174,9 +174,8 @@
|
|||
shellcheck
|
||||
rust-analyzer
|
||||
luajitPackages.lua-lsp
|
||||
nodePackages.pyright
|
||||
nodePackages.yaml-language-server
|
||||
nodePackages.bash-language-server
|
||||
(python3.withPackages
|
||||
(ps: with ps; [ python-lsp-server python-lsp-ruff pylsp-mypy ]))
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue