mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
Configure YAPF to follow PEP-8 altogether
The Chromium Python style has recently changed to not deviate from PEP-8 [1]. [1] https://chromium.googlesource.com/chromium/src/+/main/styleguide/python/python.md#our-previous-python-style Bug: None Change-Id: I0503ca6e74beed3a0a74397611abc7096da652b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321122 Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40786}
This commit is contained in:
parent
4b39e8627f
commit
70eec6d760
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,2 @@
|
|||
[style]
|
||||
based_on_style = pep8
|
||||
indent_width = 2
|
||||
column_limit = 80
|
Loading…
Reference in a new issue