Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/format/
Dcore.py38 def simple_diff(path: Path, original: str, formatted: str) -> str: function
143 diff_tool: DiffCallback = simple_diff,