Format gd/grpc with new clang-format
find grpc -regex '.*\.\(cc\|h\|tpp\)' -exec clang-format -style=file -i {} \;
Test: cert/run --host
Bug: 156858180
Tag: #gd-refactor
Change-Id: If6fd5a5218b1f740ad0e1a05fc9ab4d54dd0fce4
Loading
Please register or sign in to comment