mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-18 04:44:17 +00:00
bd5aa7dbd1
Upstream commit: https://webrtc.googlesource.com/src/+/70eec6d76049b4f72bd0871dcdd24b93e8b48a6f 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}
3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
[style]
|
|
based_on_style = pep8
|