master
clang-tidy module: add test for #pragma once check
clang-tidy module: add tests for string concatenation check
clang-tidy module: Update to build against LLVM/Clang 17
clang-tidy module: add test for ostringstream check
clang-tidy module: fix offset issue with last string concat operand
clang-tidy module: add check for boolean parameters
Revise C++ coding style using clang-format with "east const"
clang-tidy module: add tests for cmsys::fstream check