Skip to content

Commit

Permalink
fix: remove pylint from recommended extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
iCarossio committed Jul 1, 2024
1 parent e2d0859 commit fa71ebc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
"recommendations": [
"britesnow.vscode-toggle-quotes",
"matangover.mypy",
"ms-python.vscode-pylance",
"charliermarsh.ruff",
"ms-python.black-formatter",
"kevinrose.vsc-python-indent",
"njqdev.vscode-python-typehint",
"eamodio.gitlens",
"davidanson.vscode-markdownlint",
Expand Down

0 comments on commit fa71ebc

Please sign in to comment.