mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Putting back git.inputValidationLength for backward compatibility
This commit is contained in:
@@ -1116,6 +1116,11 @@
|
||||
"default": "warn",
|
||||
"description": "%config.inputValidation%"
|
||||
},
|
||||
"git.inputValidationLength": {
|
||||
"type": "number",
|
||||
"default": 50,
|
||||
"description": "%config.inputValidationLength%"
|
||||
},
|
||||
"git.subjectValidationLength": {
|
||||
"type": "number",
|
||||
"default": 50,
|
||||
|
||||
Reference in New Issue
Block a user