Skip to content

Commit 55f81f2

Browse files
nateboschcommit-bot@chromium.org
authored andcommitted
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 <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent 8b29935 commit 55f81f2

File tree

132 files changed

+24114
-21776
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+24114
-21776
lines changed

.style.yapf

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[style]
2+
based_on_style = google

0 commit comments

Comments
 (0)