Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 2.65 KB

File metadata and controls

54 lines (37 loc) · 2.65 KB
Root.Metadata.CommitMessage.Shortlog.TrailingPeriod Parent Index
Sibling aspects ColonExistence FirstCharacter Length Tense

TrailingPeriod

Some projects force not to use trailing periods in the commit message shortlog (first line).

Tastes

Taste Meaning Values
shortlog_period Whether or not the shortlog has to contain a trailing period. False, True

* bold denotes default value

Subaspects

This aspect does not have any sub aspects.

Example

Describe change.
Describe change

Importance

Consistency is key to make messages more readable. Removing a trailing period can also make the message shorter by a character.

How to fix this

Add or remove the trailing period according to the commit message guidelines.