Home
last modified time | relevance | path

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

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpigweed_presubmit.py468 _GN_SOURCES_IN_BUILD = '.rst', '.py', *_BAZEL_SOURCES_IN_BUILD variable
471 @filter_paths(endswith=(*_GN_SOURCES_IN_BUILD, 'BUILD', '.bzl', '.gn', '.gni'))
476 _GN_SOURCES_IN_BUILD,