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