Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4b72cf8

Browse files
committedMay 18, 2025·
test(BumpRule): improve test coverage
1 parent ac709ec commit 4b72cf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎commitizen/bump_rule.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ def get_increment(
119119
- PATCH: For bug fixes, performance improvements, or refactors
120120
- None: For commits that don't require a version bump (docs, style, etc.)
121121
"""
122-
...
123122

124123

125124
class ConventionalCommitBumpRule(BumpRule):

0 commit comments

Comments
 (0)
Please sign in to comment.