Home
last modified time | relevance | path

Searched refs:presubmit_check (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py299 def presubmit_check(code_format: CodeFormat, **filter_paths_args) -> Callable: function
324 presubmit_check(fmt, **filter_paths_args) for fmt in CODE_FORMATS)