Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pre-commit/pre-commit
/ match
Method
match
pre_commit/yaml_rewrite.py:15–15 ·
view source on GitHub ↗
(self, n: Node)
Source
from the content-addressed store, hash-verified
13
14
class
_Matcher(Protocol):
15
def
match(self, n: Node) -> Generator[Node]: ...
16
17
18
class
MappingKey(NamedTuple):
Callers
8
check
Method · 0.45
_match
Function · 0.45
install_environment
Function · 0.45
_original_lines
Function · 0.45
_write_new_config
Function · 0.45
test_mapping_not_a_map
Function · 0.45
test_sequence_item_not_a_sequence
Function · 0.45
test_sequence_item
Function · 0.45
Calls
no outgoing calls
Tested by
3
test_mapping_not_a_map
Function · 0.36
test_sequence_item_not_a_sequence
Function · 0.36
test_sequence_item
Function · 0.36