Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/
DBUILD.gn31 "pw_presubmit/python_checks.py",
/external/pigweed/pw_presubmit/
Ddocs.rst131 from pw_presubmit import python_checks, filter_paths, PresubmitContext
201 python_checks.all_checks(exclude=PATH_EXCLUSIONS),
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py183 def python_checks(ctx: PresubmitContext): function
670 python_checks,