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

Commit 7b754dfd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Update clang-format for correct Java style."

parents f6e63494 48206dc8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -22,3 +22,11 @@
BasedOnStyle: Google
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false

---
Language: Java
BasedOnStyle: Google
IndentWidth: 4
ContinuationIndentWidth: 8
ColumnLimit: 100
AllowShortIfStatementsOnASingleLine: true