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

Commit daa0f7bc authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Add shell/freeformat to ktfmt directories

Test: NA
Flag: EXEMPT PREUPLOAD file only
Bug: 372593306

Change-Id: I9ee8bf3af4180b1d3d37f0b391768bb663ea4de7
parent b045adff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
               tests/
               tools/
bpfmt = -d
ktfmt = --kotlinlang-style --include-dirs=services/permission,packages/SystemUI
ktfmt = --kotlinlang-style --include-dirs=services/permission,packages/SystemUI,libs/WindowManager/Shell/src/com/android/wm/shell/freeform

[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}