Skip to content

clang-format.bash: Fix error message when clang-format is not found

Brad King requested to merge brad.king/cmake:clang-format-missing into master

Do not refer to a variable we just determined is empty to get the name of the tool for the error message. Just hard-code the name.

Merge request reports

Loading