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