MCPcopy Index your code
hub / github.com/pre-commit/pre-commit-hooks / CalledProcessError

Class CalledProcessError

pre_commit_hooks/util.py:7–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7class CalledProcessError(RuntimeError):
8 pass
9
10
11def added_files() -> set[str]:

Callers 1

cmd_outputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected