remove: .clang-format
This commit is contained in:
parent
2d9499c0d1
commit
d079d8073c
|
|
@ -1,8 +0,0 @@
|
||||||
UseTab: Always
|
|
||||||
IndentWidth: 4
|
|
||||||
---
|
|
||||||
Language: Cpp
|
|
||||||
# Force pointers to the type for C++.
|
|
||||||
DerivePointerAlignment: false
|
|
||||||
PointerAlignment: Left
|
|
||||||
---
|
|
||||||
Loading…
Reference in New Issue