Merge "Align clang-format with the Checkstyle hook for short functions."
This commit is contained in:
@@ -2,7 +2,7 @@ BasedOnStyle: Google
|
|||||||
|
|
||||||
AccessModifierOffset: -4
|
AccessModifierOffset: -4
|
||||||
AlignOperands: false
|
AlignOperands: false
|
||||||
AllowShortFunctionsOnASingleLine: Inline
|
AllowShortFunctionsOnASingleLine: Empty
|
||||||
AlwaysBreakBeforeMultilineStrings: false
|
AlwaysBreakBeforeMultilineStrings: false
|
||||||
ColumnLimit: 100
|
ColumnLimit: 100
|
||||||
CommentPragmas: NOLINT:.*
|
CommentPragmas: NOLINT:.*
|
||||||
|
|||||||
Reference in New Issue
Block a user