Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dhooks.py229 def _filter_diff(diff, include_list, exclude_list=()): argument
249 not _match_regex_list(d.file, exclude_list)):