Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
7
class
CalledProcessError(RuntimeError):
8
pass
9
10
11
def
added_files() -> set[str]:
Callers
1
cmd_output
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected