Per review suggestion

This commit is contained in:
Manjiri Tapaswi
2018-10-10 10:55:09 -07:00
parent 2772e8b234
commit 75fb61aa70
2 changed files with 3 additions and 3 deletions

View File

@@ -92,7 +92,7 @@
"config.showPushSuccessNotification": "Controls whether to show a notification when a push is successful.",
"config.inputValidation": "Controls when to show commit message input validation.",
"config.subjectValidationLength": "Controls the commit message subject length threshold for showing a warning.",
"config.descriptionValidationLength": "Controls the commit message description length threshold for showing a warning.",
"config.bodyValidationLength": "Controls the commit message body length threshold for showing a warning.",
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.alwaysShowStagedChangesResourceGroup": "Always show the Staged Changes resource group.",