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

Commit 37bf830d authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

.clang-format: 100 lines am: 5242af6d am: 1cc71087

am: 7f6df039

Change-Id: I10db60c3f98c39e41ce77b52529f209ea03f0e6f
parents 839ef0db 7f6df039
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -14,15 +14,11 @@
# limitations under the License.
#

#
# Below are some minor deviations from the default Google style to
# accommodate for handling of the large legacy code base.
#

BasedOnStyle: Google
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
AllowShortFunctionsOnASingleLine: Inline
ColumnLimit: 100
TabWidth: 4
UseTab: Never
IndentWidth: 4