Closed
Description
It would be nice to configure how long a commit message is before it displays the warning. Some repos I work on allow a 75 char line length, while others allow 100. I know we can enable/disable via git.enableLongCommitWarning
config. Would be nice to add one more config for length.
- VSCode Version: 1.8.1
- OS Version: macOS Sierra
Steps to Reproduce:
- Enter a commit message longer than 50 characters.
- Observe warning.