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

Commit 040c53f6 authored by Gustav Sennton's avatar Gustav Sennton
Browse files

Add shell/desktopmode/education to ktfmt directories

Test: NA
Flag: EXEMPT PREUPLOAD file only
Bug: 372593306
Change-Id: I6fe8e4543fbecfa7a9836e9c3c9bef4e2c1d3186
parent 1ce92c69
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,libs/WindowManager/Shell/src/com/android/wm/shell/freeform
ktfmt = --kotlinlang-style --include-dirs=services/permission,packages/SystemUI,libs/WindowManager/Shell/src/com/android/wm/shell/freeform,libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/education

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