Skip to content

Homebrew clang12

Lennart Huth requested to merge homebrew-clang12 into master

It took me a while to figure out how to enable clang-format-12 in the git hooks, so I thought I'll share it with everyone.

The changed hook searches for llvm@12 at the default home-brew install location and falls back to the systems version

Merge request reports