Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dformat_code.py528 CPP_EXTS = CPP_HEADER_EXTS.union(CPP_SOURCE_EXTS) variable
530 endswith=CPP_EXTS, exclude=[r'\.pb\.h$', r'\.pb\.c$']