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

Commit e3b920f2 authored by Jaewan Kim's avatar Jaewan Kim Committed by Gerrit Code Review
Browse files

Merge "Prevent clang-format from formatting Java imports"

parents 0030131f 90298abb
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -27,3 +27,4 @@ DerivePointerAlignment: false
Language: Java
Language: Java
# Java format is handled by check_style hook
# Java format is handled by check_style hook
DisableFormat: true
DisableFormat: true
SortIncludes: false