Skip to content

Commit

Permalink
test(check): Python 3.13 help text format has been changed. Change th…
Browse files Browse the repository at this point in the history
…e test accordingly
  • Loading branch information
Lee-W committed Sep 12, 2024
1 parent 3197556 commit eacf799
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
usage: cz check [-h]
[--commit-msg-file COMMIT_MSG_FILE | --rev-range REV_RANGE | -m MESSAGE]
[--allow-abort] [--allowed-prefixes [ALLOWED_PREFIXES ...]]
usage: cz check [-h] [--commit-msg-file COMMIT_MSG_FILE |
--rev-range REV_RANGE | -m MESSAGE] [--allow-abort]
[--allowed-prefixes [ALLOWED_PREFIXES ...]]
[-l MESSAGE_LENGTH_LIMIT]

validates that a commit message matches the commitizen schema
Expand Down

0 comments on commit eacf799

Please sign in to comment.