diff --git a/.clang-format b/.clang-format index f3870b820..b293c3e1a 100644 --- a/.clang-format +++ b/.clang-format @@ -1,7 +1,8 @@ --- -Language: Cpp BasedOnStyle: Google ColumnLimit: 120 +--- +Language: Cpp StatementMacros: - EIGEN_STATIC_ASSERT SortIncludes: false