Add .clang-format in third_party folders to disable formatting

After applying this change, I reformatted the previously formatted files
and verified no changes were applied.

Bug: webrtc:42225392
Change-Id: I6079e1e85d94ae2bc892db1db81bc8223b3a08b7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374040
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43698}
This commit is contained in:
Boris Tsirkin 2025-01-09 05:37:20 -08:00 committed by WebRTC LUCI CQ
parent 7300bab325
commit 7eb83a3a18
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
DisableFormat: true

1
modules/third_party/.clang-format vendored Normal file
View File

@ -0,0 +1 @@
DisableFormat: true