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

Commit 6994edb7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Revert "clang-format: change column limit to 100"" am: 76c5f897

parents f826ff77 76c5f897
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,7 @@
BasedOnStyle: Google
BasedOnStyle: Google
CommentPragmas: NOLINT:.*
CommentPragmas: NOLINT:.*
DerivePointerAlignment: false
DerivePointerAlignment: false
ColumnLimit: 100
ColumnLimit: 120
AllowShortFunctionsOnASingleLine: Empty
AllowShortFunctionsOnASingleLine: Empty
ConstructorInitializerAllOnOneLineOrOnePerLine: true
ConstructorInitializerAllOnOneLineOrOnePerLine: true
BreakConstructorInitializers: BeforeColon
BreakConstructorInitializers: BeforeColon