Revise C++ coding style using clang-format-15
Update clang-format.bash
to use clang-format-15
.
Run the clang-format.bash
script to update all our C and C++ code to the new style.
Merge request reports
Activity
assigned to @brad.king
added 1 commit
- 097fdfe6 - Revise C++ coding style using clang-format-15
Errors:
- commit 097fdfe6 is not allowed because the following files are not formatted according to the 'clang-format-6.0' check:
Base64.c
,CommandLineArguments.cxx
,Directory.cxx
,DynamicLoader.cxx
,EncodingC.c
, and 31 others. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit 097fdfe6 is not allowed because the following files are not formatted according to the 'clang-format-6.0' check:
added 1 commit
- f685d817 - Revise C++ coding style using clang-format-15
mentioned in commit 99d613c6
mentioned in merge request cmake/cmake!8092 (merged)
mentioned in merge request !319 (merged)
Please register or sign in to reply