Merge pull request #20094 from Homebrew/remove-deprecated-vscode-sorbet-option

Remove deprecated vscode sorbet option
This commit is contained in:
Rylan Polster 2025-06-13 06:16:13 +00:00 committed by GitHub
commit 29e7229463
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,6 @@
"id": "default", "id": "default",
"name": "Brew Typecheck", "name": "Brew Typecheck",
"description": "Default configuration", "description": "Default configuration",
"cwd": "${workspaceFolder}",
"command": [ "command": [
"./bin/brew", "./bin/brew",
"typecheck", "typecheck",