cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
60 stars 32 forks source link

Add script to run clang-tidy on all builds #337

Closed bcaddy closed 9 months ago

bcaddy commented 9 months ago

tools/clang-tidy_runner.sh will run clang-tidy on all builds in parallel.

Other scripts in the tools directory got an updated method of determining the cholla directory that works if invoked from outside the directory.