Closed iamthad closed 7 years ago
When clang-format produces a .clang-format file, it is in block style, with explicit start and end indicators. The output of this tool should be tweaked to use those conventions.
clang-format
.clang-format
When
clang-format
produces a.clang-format
file, it is in block style, with explicit start and end indicators. The output of this tool should be tweaked to use those conventions.