Reformat this dir by itself to help merging with conflicts with other CLs.
Reformatted using:
parallel ./yapf -i -- fetch_configs/*
~/chromiumos/chromite/contrib/reflow_overlong_comments fetch_configs/*
The 2 files that still had strings that were too long were manually
reformatted.
fetch_configs/config_util.py
fetch_configs/devtools-internal.py
Change-Id: Ic8aaf41fa462342743a39166da98c4e915fadd44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4844310
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
Tested with the following
$ mkdir flutter_engine
$ cd flutter_engine
$ fetch flutter
$ cd src
# Confirm the source tree and dependencies are as expected.
BUG=None
TEST=see above
Change-Id: Ie1a6653c3b76354e282688e0db50acc112794426
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3026128
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Chinmay Garde <chinmaygarde@google.com>