Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2307104b authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Enable clang-format for input-related code

Enable clang format for:
- include/input
- libs/input
- services/inputflinger

Bug: none
Test: repo upload a CL
Change-Id: I1466c211493738767210f9a5b189caf72df7dd21
parent 77dd497e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,13 +4,16 @@ clang_format = true
[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
               include/input/
               libs/binder/ndk/
               libs/graphicsenv/
               libs/gui/
               libs/input/
               libs/renderengine/
               libs/ui/
               libs/vr/
               services/bufferhub/
               services/inputflinger/
               services/surfaceflinger/
               services/vr/