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

Commit 90298abb authored by Jaewan Kim's avatar Jaewan Kim
Browse files

Prevent clang-format from formatting Java imports

Bug: 145569736
Test: Verified that issue doesn't happen
Change-Id: I1ce2eb7c15e56124ec8e7492c36ebbbeb7f79302
parent 42239d87
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,3 +27,4 @@ DerivePointerAlignment: false
Language: Java
# Java format is handled by check_style hook
DisableFormat: true
SortIncludes: false