Closed robertodr closed 6 years ago
I've run clang-format on the C/C++ sources for consistent formatting. The formatting rules are in the .clang-format file.
clang-format
.clang-format
Thanks but it looks like something broke the tests.
Probably the reordering of header files.
I've run
clang-format
on the C/C++ sources for consistent formatting. The formatting rules are in the.clang-format
file.