Commit graph

7 commits

Author SHA1 Message Date
Nate Bosch 55f81f2210 Mass format python with yapf
- Add `.style.yapf` with configuration to use Google style.
- Run `yapf` on all `.py` files in this repo.
- Manually fix one trailing space in a doc string.
- Run `git cl format runtime` to satisfy presubmit.

Change-Id: I7e6bd11e91f07926b9188362599af398551eed79
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/111600
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2019-08-05 20:34:31 +00:00
whesse@google.com c7d5711688 Build Tools Cleanup
Cleans up Python Code in Build Tools

TEST: build everything and run tests
BUG: https://code.google.com/p/dart/issues/detail?id=19592

R=ricow@google.com

Review URL: https://codereview.chromium.org//350483003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38573 260f80e4-7a28-3924-810f-c04153c831b5
2014-07-25 11:47:59 +00:00
efortuna@google.com f68a385ec8 Allow force revert for git users as well.
BUG=

Review URL: https://codereview.chromium.org//11299110

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15172 260f80e4-7a28-3924-810f-c04153c831b5
2012-11-20 18:58:42 +00:00
amouravski@google.com 07b92a1f2f "Reverting 14361" to fix a break.
Review URL: https://codereview.chromium.org//11360015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14370 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 20:20:05 +00:00
efortuna@google.com 3c24dc9cee Reapply revert script.
Review URL: https://codereview.chromium.org//10919308

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12412 260f80e4-7a28-3924-810f-c04153c831b5
2012-09-15 00:29:13 +00:00
efortuna@google.com b0750b8cad Set svn properties to ignore .vcproj files in the tree.
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11669 260f80e4-7a28-3924-810f-c04153c831b5
2012-08-30 23:22:32 +00:00
efortuna@google.com 4a5c42ebb1 Add a revert script.
Review URL: https://chromiumcodereview.appspot.com//10388020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7434 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-08 23:56:47 +00:00