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

Commit d6a5005f authored by Tao Bao's avatar Tao Bao Committed by Gerrit Code Review
Browse files

Merge "clang-format: Adjust short functions / if settings."

parents c908f4f0 e65fa0a8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
BasedOnStyle: Google
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
AllowShortFunctionsOnASingleLine: Empty
AllowShortIfStatementsOnASingleLine: true

ColumnLimit: 100
CommentPragmas: NOLINT:.*