Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/format/
H A Dcore.py37 def simple_diff(path: Path, original: str, formatted: str) -> str: function
135 diff_tool: DiffCallback = simple_diff,