Update file .clang-format

This commit is contained in:
Charles Schlosser 2024-08-01 03:18:50 +00:00
parent 1dcb07bb2a
commit 0b646f3f36

View File

@ -3,6 +3,8 @@ BasedOnStyle: Google
ColumnLimit: 120
---
Language: Cpp
BasedOnStyle: Google
ColumnLimit: 120
StatementMacros:
- EIGEN_STATIC_ASSERT
SortIncludes: false