2c36966b1a
These are the same rules used by system/core/. We'll apply it to existing code in a future CL. Test: none Bug: 67041047 Change-Id: I407581a9ba155aea87ac87f231f5269f7c444a2e
5 lines
142 B
INI
5 lines
142 B
INI
[Builtin Hooks]
|
|
clang_format = true
|
|
|
|
[Builtin Hooks Options]
|
|
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|