commit | ebc738be33d0fb443fa1c8f58bfa87896e47b894 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Wed Oct 24 11:21:47 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Tue Dec 11 11:31:05 2018 -0800 |
tree | ce869898b484f42a9eb48710374011bcae97dbca | |
parent | be448391234083f76570cca6c6bfdb1547f3f83c [diff] |
[GraphicsEnvironment] Add clang-format on GraphicsEnvironment BUG: N/A Test: N/A Change-Id: I63152fc8262d55cf460ea4676b770a51acdf0bc8 Merged-In: I63152fc8262d55cf460ea4676b770a51acdf0bc8
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg index cd0fbd4..16abc1e 100644 --- a/PREUPLOAD.cfg +++ b/PREUPLOAD.cfg
@@ -4,6 +4,7 @@ [Builtin Hooks Options] # Only turn on clang-format check for the following subfolders. clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp + libs/graphicsenv/ libs/gui/ libs/ui/ libs/vr/