Home
last modified time | relevance | path

Searched defs:CodeFormat (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py237 class CodeFormat(NamedTuple): class
299 def presubmit_check(code_format: CodeFormat, **filter_paths_args) -> Callable: