mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Git - update git.inputValidation default value (#199019)
This commit is contained in:
@@ -2504,7 +2504,7 @@
|
||||
"warn",
|
||||
"off"
|
||||
],
|
||||
"default": "warn",
|
||||
"default": "off",
|
||||
"description": "%config.inputValidation%"
|
||||
},
|
||||
"git.inputValidationLength": {
|
||||
|
||||
Reference in New Issue
Block a user