Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dformat_code.py202 def check_trailing_space(files: Iterable[Path]) -> Dict[Path, str]: function
271 check_trailing_space, fix_trailing_space)
274 (), check_trailing_space,
278 check_trailing_space, fix_trailing_space)
281 check_trailing_space,