Delete .clang-format
This commit is contained in:
parent
746a75f4bf
commit
b40bdef22e
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
---
|
|
||||||
TabWidth: 4
|
|
||||||
IndentWidth: 4
|
|
||||||
UseTab: Always
|
|
||||||
IndentPPDirectives: BeforeHash
|
|
||||||
SortIncludes: true
|
|
||||||
AlignAfterOpenBracket: true
|
|
||||||
AlignConsecutiveAssignments: true
|
|
||||||
AlignEscapedNewlinesLeft: true
|
|
||||||
AlignEscapedNewlinesLeft: true
|
|
||||||
AlignTrailingComments: true
|
|
||||||
AllowShortIfStatementsOnASingleLine: true
|
|
||||||
AllowShortLoopsOnASingleLine: true
|
|
||||||
ColumnLimit: 0
|
|
||||||
MaxEmptyLinesToKeep: 1
|
|
||||||
PointerAlignment: Left
|
|
||||||
...
|
|
Loading…
Reference in a new issue