Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py90 def _check_files(files, formatter: Formatter) -> Dict[Path, str]: function
110 return _check_files(files, lambda path, _: _clang_format(path))
120 return _check_files(
134 return _check_files(