Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d6547c1

Browse files
Lee-Wwoile
authored andcommitted
test(check): Python 3.13 help text format has been changed. Change the test accordingly
1 parent 3197556 commit d6547c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎tests/commands/test_check_command/test_check_command_shows_description_when_use_help_option.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
usage: cz check [-h]
2-
[--commit-msg-file COMMIT_MSG_FILE | --rev-range REV_RANGE | -m MESSAGE]
3-
[--allow-abort] [--allowed-prefixes [ALLOWED_PREFIXES ...]]
1+
usage: cz check [-h] [--commit-msg-file COMMIT_MSG_FILE |
2+
--rev-range REV_RANGE | -m MESSAGE] [--allow-abort]
3+
[--allowed-prefixes [ALLOWED_PREFIXES ...]]
44
[-l MESSAGE_LENGTH_LIMIT]
55

66
validates that a commit message matches the commitizen schema

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /