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

Method scheme

commitizen/version_schemes.py:157–158  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

155
156 @property
157 def scheme(self) -> VersionScheme:
158 return self.__class__
159
160 @property
161 def prerelease(self) -> str | None:

Callers 7

bumpMethod · 0.95
extract_versionMethod · 0.45
normalize_tagMethod · 0.45
find_tag_forMethod · 0.45
__call__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected