remove .clang-format
This commit is contained in:
parent
a26dabaa5a
commit
c167b7a247
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
BasedOnStyle: Microsoft
|
|
||||||
CompactNamespaces: 'false'
|
|
||||||
FixNamespaceComments: 'false'
|
|
||||||
NamespaceIndentation: All
|
|
||||||
AllowShortBlocksOnASingleLine: 'true'
|
|
||||||
AllowShortCaseLabelsOnASingleLine: 'true'
|
|
||||||
AllowShortFunctionsOnASingleLine: None
|
|
||||||
AllowShortIfStatementsOnASingleLine: Always
|
|
||||||
AllowShortLambdasOnASingleLine: All
|
|
||||||
AllowShortLoopsOnASingleLine: 'true'
|
|
||||||
PointerAlignment: Left
|
|
Loading…
Reference in New Issue
Block a user