Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pre-commit/pre-commit
/ sample_meta_config
Function
sample_meta_config
testing/fixtures.py:95–96 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
94
95
def
sample_meta_config():
96
return
{
'repo'
:
'meta'
,
'hooks'
: [{
'id'
:
'check-useless-excludes'
}]}
97
98
99
def
make_config_from_repo(repo_path, rev=None, hooks=None, check=True):
Callers
2
test_gc_meta_repo_does_not_crash
Function · 0.90
test_meta_hook_passes
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_gc_meta_repo_does_not_crash
Function · 0.72
test_meta_hook_passes
Function · 0.72