mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Per review suggestion
This commit is contained in:
@@ -1121,10 +1121,10 @@
|
||||
"default": 50,
|
||||
"description": "%config.subjectValidationLength%"
|
||||
},
|
||||
"git.descriptionValidationLength": {
|
||||
"git.bodyValidationLength": {
|
||||
"type": "number",
|
||||
"default": 72,
|
||||
"description": "%config.descriptionValidationLength%"
|
||||
"description": "%config.bodyValidationLength%"
|
||||
},
|
||||
"git.detectSubmodules": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user