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