We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec47d19 commit cac2d49Copy full SHA for cac2d49
.commit-check.yml
@@ -15,7 +15,7 @@ checks:
15
suggest: run command `git checkout -b type/branch_name`
16
17
- check: author_name
18
- regex: ^[A-Za-z ,.\'-]+$|.*(\[bot])
+ regex: ^[A-Za-zÀ-ÖØ-öø-ÿ\u0100-\u017F\u0180-\u024F ,.\'-]+$|.*(\[bot])
19
error: The committer name seems invalid
20
suggest: run command `git config user.name "Your Name"`
21
0 commit comments