mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-30 16:52:01 +08:00
Update file .clang-format
This commit is contained in:
parent
3f06651fd6
commit
ddb163ffb1
@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
Language: Cpp
|
|
||||||
BasedOnStyle: Google
|
BasedOnStyle: Google
|
||||||
ColumnLimit: 120
|
ColumnLimit: 120
|
||||||
|
---
|
||||||
|
Language: Cpp
|
||||||
StatementMacros:
|
StatementMacros:
|
||||||
- EIGEN_STATIC_ASSERT
|
- EIGEN_STATIC_ASSERT
|
||||||
SortIncludes: false
|
SortIncludes: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user