Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/commitizen-tools/commitizen
/ unsafe_ask
Method
unsafe_ask
tests/commands/test_init_command.py:27–28 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
25
return
self.expected_return
26
27
def
unsafe_ask(self):
28
return
self.expected_return
29
30
31
pre_commit_config_filename =
".pre-commit-config.yaml"
Callers
9
__call__
Method · 0.80
_ask_config_path
Method · 0.80
_ask_name
Method · 0.80
_ask_tag
Method · 0.80
_ask_tag_format
Method · 0.80
_ask_version_provider
Method · 0.80
_ask_version_scheme
Method · 0.80
_ask_major_version_zero
Method · 0.80
_ask_update_changelog_on_bump
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected