summaryrefslogtreecommitdiff
path: root/Utilities/ClangTidyModule/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy module: add check for string concatenationJoe Blaauboer2022-11-281-0/+2
* clang-tidy module: add #pragma once checkIgor-Mikhail-Valentin Glebov2022-11-171-0/+2
* clang-tidy module: add check for ostringstreamJoe Blaauboer2022-11-141-0/+2
* clang-tidy module: add check for boolean parametersSean Orner2022-11-071-0/+2
* clang-tidy module: add check for cmsys::fstreamJoe Blaauboer2022-11-041-0/+2
* clang-tidy module: add check for cmStrLen()Kyle Edwards2022-10-191-0/+3
* clang-tidy module: add test frameworkKyle Edwards2022-10-141-0/+9
* clang-tidy module: Add stub moduleKyle Edwards2022-10-121-0/+15