Skip to content

Commit

Permalink
Remove the python language user mention exception (#6525)
Browse files Browse the repository at this point in the history
Co-authored-by: Neil Wadhvana <[email protected]>
  • Loading branch information
NellyWhads and Neil Wadhvana authored Dec 13, 2024
1 parent b9b9a25 commit 188b1c2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,9 +547,7 @@
"type": "string",
"description": "%githubIssues.ignoreUserCompletionTrigger.items%"
},
"default": [
"python"
],
"default": [],
"description": "%githubIssues.ignoreUserCompletionTrigger.description%"
},
"githubIssues.issueBranchTitle": {
Expand Down

0 comments on commit 188b1c2

Please sign in to comment.