Skip to content

VBC-926: short-commit-message-check

warning

Category: git
Analysis: Git
Tags: git dx

What it reports

Commit message is likely too short. Provide more context about the 'why' of your changes.

Examples

Exercised by git-checker.test.ts: needs .git/COMMIT_EDITMSG.

  • Threshold: 10

Released under the MIT License.