Skip to content
Snippets Groups Projects
Commit f622ebe7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Align clang-format with the Checkstyle hook for short functions." am: 68a7e2a9

parents 68e49ada 68a7e2a9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ BasedOnStyle: Google
AccessModifierOffset: -4
AlignOperands: false
AllowShortFunctionsOnASingleLine: Inline
AllowShortFunctionsOnASingleLine: Empty
AlwaysBreakBeforeMultilineStrings: false
ColumnLimit: 100
CommentPragmas: NOLINT:.*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment