Skip to content

Commit 3d476f2

Browse files
jleconte2WebRTC LUCI CQ
authored and
WebRTC LUCI CQ
committed
Allow to keep old python style for existing files.
https://webrtc-review.googlesource.com/c/src/+/321081 made PEP-8 mandatory for WebRTC python file. This CL allows to keep the old formatting style for existing python files because switching all methods and functions name from PascalCase to snake_case is non trivial. Change-Id: Id094bbf72ee1c3c32027a49bc9763bc65dfb9ad2 Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323860 Reviewed-by: Harald Alvestrand <[email protected]> Commit-Queue: Jeremy Leconte <[email protected]> Reviewed-by: Christoffer Jansson <[email protected]> Cr-Commit-Position: refs/heads/main@{#40951}
1 parent c299479 commit 3d476f2

File tree

3 files changed

+1343
-1081
lines changed

3 files changed

+1343
-1081
lines changed

OWNERS_INFRA

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
1010
per-file AUTHORS=*
1111
per-file DEPS=*
1212
13+
1314
per-file WATCHLISTS=*
1415
1516

0 commit comments

Comments
 (0)