Delete .clang-format
This commit is contained in:
parent
9875fbef0a
commit
a88ae2ca56
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
BasedOnStyle: Webkit
|
|
||||||
IndentWidth: 2
|
|
||||||
AlignTrailingComments: true
|
|
||||||
SpacesBeforeTrailingComments: 8
|
|
||||||
AllowShortIfStatementsOnASingleLine: Always
|
|
||||||
AllowShortLoopsOnASingleLine: true
|
|
||||||
AllowShortLambdasOnASingleLine: true
|
|
||||||
AllowShortCaseLabelsOnASingleLine: true
|
|
||||||
AllowShortFunctionsOnASingleLine: All
|
|
||||||
AllowShortBlocksOnASingleLine: true
|
|
||||||
IndentCaseLabels: true
|
|
Loading…
Reference in New Issue
Block a user