MCPcopy Index your code
hub / github.com/commitizen-tools/commitizen / DryRunExit

Class DryRunExit

commitizen/exceptions.py:77–78  ·  view source on GitHub ↗

Exit due to passing `--dry-run` option

Source from the content-addressed store, hash-verified

75
76
77class DryRunExit(ExpectedExit):
78 """Exit due to passing `--dry-run` option"""
79
80
81class NoneIncrementExit(CommitizenException):

Callers 3

__call__Method · 0.90
__call__Method · 0.90
__call__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…