Merge "system-clang-format: Add Standard: Cpp11"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
BasedOnStyle: Google
|
||||
Standard: Cpp11
|
||||
AccessModifierOffset: -2
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
ColumnLimit: 100
|
||||
|
@@ -1,4 +1,5 @@
|
||||
BasedOnStyle: Google
|
||||
Standard: Cpp11
|
||||
AllowShortFunctionsOnASingleLine: Inline
|
||||
ColumnLimit: 100
|
||||
CommentPragmas: NOLINT:.*
|
||||
|
Reference in New Issue
Block a user