pocc / pre-commit-hooks

C/C++ hooks to integrate with pre-commit
Apache License 2.0
324 stars 67 forks source link

LLVM really includes clang-format and clang-tidy? #53

Open andreas-noll opened 2 years ago

andreas-noll commented 2 years ago

Hey! I read in your documentation that installing llvm with brew on Mac should also install clang-format and clang-tidy. This does not work on my machine however. Both clang-format and clang-tidy give me errors suggesting they are not installed when I do pre-commit run -a

Swiftb0y commented 2 months ago

try installing clang-tools-extra