This reverts commit 63247eb686
.
merge-requests/2/head
parent
63247eb686
commit
3e6974e35e
@ -1,20 +1,10 @@
|
|||||||
---
|
---
|
||||||
BasedOnStyle: Chromium
|
|
||||||
BreakBeforeBraces: GNU
|
BreakBeforeBraces: GNU
|
||||||
CompactNamespaces: 'false'
|
CompactNamespaces: 'false'
|
||||||
Cpp11BracedListStyle: 'true'
|
|
||||||
FixNamespaceComments: 'true'
|
FixNamespaceComments: 'true'
|
||||||
Language: Cpp
|
|
||||||
NamespaceIndentation: All
|
NamespaceIndentation: All
|
||||||
ObjCBinPackProtocolList: Always
|
ObjCBinPackProtocolList: Always
|
||||||
SpaceInEmptyParentheses: 'false'
|
|
||||||
SpacesInAngles: 'true'
|
|
||||||
SpacesInCStyleCastParentheses: 'true'
|
|
||||||
SpacesInContainerLiterals: 'true'
|
|
||||||
SpacesInParentheses: 'true'
|
|
||||||
SpacesInSquareBrackets: 'true'
|
|
||||||
Standard: Cpp11
|
Standard: Cpp11
|
||||||
TabWidth: '4'
|
|
||||||
UseTab: Always
|
UseTab: Always
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in new issue