MCPcopy 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
31pre_commit_config_filename = ".pre-commit-config.yaml"

Callers 9

__call__Method · 0.80
_ask_config_pathMethod · 0.80
_ask_nameMethod · 0.80
_ask_tagMethod · 0.80
_ask_tag_formatMethod · 0.80
_ask_version_providerMethod · 0.80
_ask_version_schemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected