Commit graph

3 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
Zachary Anderson
7f55ad8b86 Fuchsia: Allows building the full SDK for host and target.
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2571713004 .
2016-12-13 13:02:52 -08:00
ricow@google.com
60201b86e5 Move editor/build/truncate_files.py to tools/create_timestamp_file.py
We need this in more gyp files, so moving it to a common location

R=ahe@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35250 260f80e4-7a28-3924-810f-c04153c831b5
2014-04-22 10:25:51 +00:00