[blinkpy] Drop the similarity index for rename detection to 90%
for wpt-expectations-updater (used by wpt-importer) 100% was too strict, as renaming/moving a file would usually require changing the paths in the file. 90% *should* be enough for the most basic cases (e.g. reference, resources), while still conservative enough not to cause confusion caused by shared boilerplate between a deleted test and a newly added test. Also removed an unnecessary "-M" flag for deletion detection. Drive-by: some stylistic fixes (by pylint and `git cl format`) Bug: 1141061 Change-Id: I9196d0739eb3e93b63dbb29d6b271c07df5b7357 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500722Reviewed-by:Rakib Hasan <rmhasan@google.com> Reviewed-by:
Stephen McGruer <smcgruer@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#821229}
Showing
Please register or sign in to comment