libcellml icon indicating copy to clipboard operation
libcellml copied to clipboard

CI: have Clang-Tidy check our code

Open agarny opened this issue 1 year ago • 0 comments

Unless I missed it, we don't have any test with Clang-Tidy enabled. And, as it happens, I wanted to check something and enabled Clang-Tidy (-DCLANG_TIDY=ON) in my local build and I got tons of issues. So, we might want to add a test where Clang-Tidy checks our code.

agarny avatar Apr 18 '24 07:04 agarny