Merge "clang-format: Adjust short functions / if settings." am: d6a5005fcb am: 3541850a9a
am: 01afbb8f29
Change-Id: I60bd86901647ada3debee5ec4314c2b8287afefb
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
BasedOnStyle: Google
|
BasedOnStyle: Google
|
||||||
AllowShortBlocksOnASingleLine: false
|
AllowShortBlocksOnASingleLine: false
|
||||||
AllowShortFunctionsOnASingleLine: false
|
AllowShortFunctionsOnASingleLine: Empty
|
||||||
|
AllowShortIfStatementsOnASingleLine: true
|
||||||
|
|
||||||
ColumnLimit: 100
|
ColumnLimit: 100
|
||||||
CommentPragmas: NOLINT:.*
|
CommentPragmas: NOLINT:.*
|
||||||
|
|||||||
Reference in New Issue
Block a user