Skip to content

Commit 1f97eea

Browse files
committed
Remove deprecated or redundant settings
1 parent 7a4e291 commit 1f97eea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@
1414
"settings": {
1515
"editor.defaultFormatter": "charliermarsh.ruff",
1616
"editor.formatOnSave": true,
17-
"python.linting.enabled": true,
18-
"python.linting.pylintEnabled": false,
19-
"python.linting.ruffEnabled": true,
20-
"python.formatting.provider": "none",
2117
"python.testing.pytestArgs": ["tests"],
2218
"python.testing.pytestEnabled": true,
2319
"python.terminal.activateEnvironment": true,

0 commit comments

Comments
 (0)