From fd528ff8a4eee23bb12f08a368ca3a48d14e41fe Mon Sep 17 00:00:00 2001 From: cswimr Date: Thu, 28 Nov 2024 11:09:03 -0500 Subject: [PATCH] replace `matangover.mypy` with `ms-python.mypy-type-checker` --- home-manager/vscode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/vscode.nix b/home-manager/vscode.nix index c15744b..39d66a0 100644 --- a/home-manager/vscode.nix +++ b/home-manager/vscode.nix @@ -51,8 +51,8 @@ ms-python.vscode-pylance ms-python.debugpy ms-python.black-formatter + ms-python.mypy-type-checker charliermarsh.ruff - matangover.mypy # JavaScript / TypeScript dbaeumer.vscode-eslint