Loading PREUPLOAD.cfg +1 −0 Original line number Original line Diff line number Diff line Loading @@ -7,6 +7,7 @@ clang_format = true rustfmt = --config-path=rustfmt.toml rustfmt = --config-path=rustfmt.toml # Only turn on clang-format check for the following subfolders. # Only turn on clang-format check for the following subfolders. clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp cmds/dumpstate/ cmds/idlcli/ cmds/idlcli/ cmds/installd/ cmds/installd/ cmds/servicemanager/ cmds/servicemanager/ Loading Loading
PREUPLOAD.cfg +1 −0 Original line number Original line Diff line number Diff line Loading @@ -7,6 +7,7 @@ clang_format = true rustfmt = --config-path=rustfmt.toml rustfmt = --config-path=rustfmt.toml # Only turn on clang-format check for the following subfolders. # Only turn on clang-format check for the following subfolders. clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp cmds/dumpstate/ cmds/idlcli/ cmds/idlcli/ cmds/installd/ cmds/installd/ cmds/servicemanager/ cmds/servicemanager/ Loading