Searched refs:_check_trailing_space (Results 1 – 1 of 1) sorted by relevance
183 def _check_trailing_space(paths: Iterable[Path], fix: bool) -> Dict[Path, str]: function203 return _check_trailing_space(files, fix=False)207 _check_trailing_space(files, fix=True)