Skip to content

In the latest version, subject-case does not support Chinese #3585

Closed
@jahnli

Description

Expected Behavior

refactor(test): 这是一次提交

commit-msg
⧗ input: refactor(test): 这是一次提交
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]

✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

Current Behavior

commit-msg
⧗ input: refactor(test): 这是一次提交
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]

✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

Affected packages

  • cli
  • core
  • prompt
  • config-angular

Possible Solution

No response

Steps to Reproduce

1. `refactor(test): 这是一次提交`

Context

No response

commitlint --version

last

git --version

last

node --version

16.9

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions