mojo: Use inclusive language in PRESUBMIT.py
chops recently updated the depot_tools input_api, which makes this possible. input_api.DEFAULT_ALLOW_LIST -> input_api.DEFAULT_FILES_TO_CHECK input_api.DEFAULT_BLACK_LIST -> input_api.DEFAULT_FILES_TO_SKIP For named parameters: white_list/whitelist -> files_to_check black_list/blacklist -> files_to_skip Bug: 1098562 Change-Id: Icc576b50727256d94ad62b985b2c81991a9af49e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317743 Auto-Submit: James Cook <jamescook@chromium.org> Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:Ken Rockot <rockot@google.com> Cr-Commit-Position: refs/heads/master@{#791975}
Showing
Please register or sign in to comment