aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2016-07-27Remove "--remove_trailing_comma" option from tc_pyformatCassidy Burden
pyformat recently removed the "--remove_trailing_comma" option. Remove this from tc_pyformat to prevent tool from crashing. Change-Id: I899ae005230ef3de6f72fd69c963697bda5c53e0 Reviewed-on: https://chrome-internal-review.googlesource.com/271686 Commit-Ready: Cassidy Burden <cburden@google.com> Tested-by: Cassidy Burden <cburden@google.com> Reviewed-by: Caroline Tice <cmtice@google.com>
2015-12-30Add a script to invoke pyformat.Luis Lozano
Use this script to invoke pyformat according to our rules. BUG=None TEST=white box testing Change-Id: Ia9563a60c8d47850dc52bfed6aa6ed88e30ffa86 Reviewed-on: https://chrome-internal-review.googlesource.com/243112 Commit-Ready: Luis Lozano <llozano@chromium.org> Tested-by: Luis Lozano <llozano@chromium.org> Reviewed-by: Rahul Chaudhry <rahulchaudhry@google.com>