Skip to content

Commit 2934b8d

Browse files
committed
Python: update settings and remove Black formatter (use ruff instead)
1 parent b018f5c commit 2934b8d

File tree

5 files changed

+69
-11
lines changed

5 files changed

+69
-11
lines changed

profiles/latex/latex.code-profile

Lines changed: 0 additions & 1 deletion
This file was deleted.

profiles/python/Python.code-profile

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

profiles/python/extensions.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
{"identifier": {"id": "ms-python.python"}, "displayName": "Python"},
33
{"identifier": {"id": "ms-python.vscode-pylance"}, "displayName": "Pylance"},
44
{"identifier": {"id": "donjayamanne.python-environment-manager"}, "displayName": "Python Environment Manager"},
5-
{"identifier": {"id": "ms-python.black-formatter"}, "displayName": "Black Formatter"},
65
{"identifier": {"id": "charliermarsh.ruff"}, "displayName": "Ruff"},
76
{"identifier": {"id": "kevinrose.vsc-python-indent"}, "displayName": "Python Indent"},
87
{"identifier": {"id": "njpwerner.autodocstring"}, "displayName": "Auto Docstring"},

profiles/python/python.code-profile

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)