aboutsummaryrefslogtreecommitdiff
path: root/utils/health/README.md (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-07-27utils/health: separate Clang Tidy tests for C & C++mj-xmr1-1/+2
2021-02-10Formatted markdown in readme.mdTimo Sarkar1-7/+14
2020-12-28Clang IWYU header checker scriptmj-xmr1-0/+4
Run with utils/health/clang-include-what-you-use-run.sh
2020-12-08Add ClangBuildAnalyzer under utils/health for analyzing build timesmj-xmr1-0/+34
2020-12-02Clang-tidy integrated into CMakeLists.txtmj-xmr1-0/+34
Can be called from the source directory with: utils/health/clang-tidy-run.sh