Skip to content

.git/COMMIT_EDITMSG: error Subject should be capitalized but found chore: #142

@szabgab

Description

@szabgab

Using 4.3.0 and trying this commit:

git ci -m "chore: update pre-commit checking commit message formatting"

I get this error message:

.git/COMMIT_EDITMSG: error Subject should be capitalized but found `chore:`

Capital C works:

git ci -m "Chore: update pre-commit checking commit message formatting"

but I the conventions is lower-case c, not?

Including the full content of the .pre-commit-config.yaml file.

pre-commit-config.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions