Root.Metadata.CommitMessage.Shortlog.ColonExistence |
Parent | Index |
Sibling aspects | FirstCharacter | Length | Tense | TrailingPeriod |
Some projects force to use colons in the commit message shortlog (first line).
Taste | Meaning | Values |
---|---|---|
shortlog_colon |
Whether or not the shortlog has to contain a colon. | True, False |
* bold denotes default value
This aspect does not have any sub aspects.
FIX: Describe change further
context: Describe change further
The colon can be a useful separator for a context (e.g. a filename) so the commit message makes more sense to the reader or a classification (e.g. FIX, ...) or others. Some projects prefer not using colons specifically: consistency is key.
Add or remove the colon according to the commit message guidelines.