egor-tensin / setup-clang

GitHub action to set up Clang & LLVM
MIT License
64 stars 8 forks source link

clang-tidy and clang-format #6

Open yegor256 opened 2 years ago

yegor256 commented 2 years ago

Would be great if you also setup clang-tidy and clang-format and then configure their paths. This is what I have to do now: https://github.com/yegor256/fibonacci/blob/5a428c2cdc448fff939356c45707f1da8a712803/.github/workflows/pr.yml#L24-L32