Enable clang-format for core/jni
To have consistent code style and avoid format-related comments in code review, enable clang-format in frameworks/base/core/jni. Bug: none Test: repo upload Change-Id: Ie9e5408d85036dfabae3a9c60b238b4a190da5fc
This commit is contained in:
@@ -6,6 +6,7 @@ clang_format = true
|
||||
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
||||
cmds/hid/
|
||||
cmds/input/
|
||||
core/jni/
|
||||
libs/input/
|
||||
|
||||
[Hook Scripts]
|
||||
|
||||
Reference in New Issue
Block a user