arcana-lab / noelle

NOELLE Offers Empowering LLVM Extensions
MIT License
72 stars 34 forks source link

git pre-commit hook for clang-format #35

Closed tommymcm closed 2 years ago

tommymcm commented 2 years ago

By running make hooks at the top level of the NOELLE repo you will install the pre-commit hook to run NOELLE's clang-format style on all C/C++ files to be committed.