mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Remove obsolete forbidden warning.
The recipe_engine repo no longer generates the STEP_NEST_NAME_REQUIRED warning, this will remove output to that effect when running the recipe tests in this repo. Change-Id: I0da120b522c9388180771f7c28b3fe17492e0035 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7099000 Reviewed-by: Yiwei Zhang <yiwzhang@google.com> Auto-Submit: Garrett Beaty <gbeaty@google.com> Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
This commit is contained in:
@@ -24,8 +24,7 @@
|
||||
"forbidden_warnings": [
|
||||
"recipe_engine/CQ_MODULE_DEPRECATED",
|
||||
"recipe_engine/JSON_READ_DEPRECATED",
|
||||
"recipe_engine/PYTHON2_DEPRECATED",
|
||||
"recipe_engine/STEP_NEST_NAME_REQUIRED"
|
||||
"recipe_engine/PYTHON2_DEPRECATED"
|
||||
],
|
||||
"project_id": "depot_tools",
|
||||
"recipes_path": "recipes",
|
||||
|
||||
Reference in New Issue
Block a user