You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"gitCommit.subjectLine.overflowStrategy": "Controls how to format subject lines that exceed `#git.inputValidationSubjectLength#`.",
"gitCommit.collapseMultipleEmptyLines.enabled": "Controls whether multiple empty lines are stripped from the commit message during formatting.",
"gitCommit.subjectLine.lint.enabled": "Controls whether to show a warning when the subject line of a commit message does not start with a type.",
"gitCommit.subjectLine.lint.types": "Controls which types a subject line of a commit message can start with when `#gitCommitFormat.subjectLine.lint.enabled#` is `true`."