mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
Reformat this dir by itself to help merging with conflicts with other CLs. Reformatted using: parallel ./yapf -i -- testing_support/*.py ~/chromiumos/chromite/contrib/reflow_overlong_comments testing_support/*.py The files that still had strings that were too long were manually reformatted. testing_support/coverage_utils.py testing_support/fake_repos.py testing_support/git_test_utils.py testing_support/presubmit_canned_checks_test_mocks.py Change-Id: I4726a4bbd279a70bcf65d0987fcff0ff9a231386 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4842593 Reviewed-by: Josip Sokcevic <sokcevic@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> Auto-Submit: Mike Frysinger <vapier@chromium.org>
4 lines
48 B
Plaintext
4 lines
48 B
Plaintext
[style]
|
|
based_on_style = pep8
|
|
column_limit = 80
|