mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2026-06-15 08:17:05 +00:00
- clang-tidy enables the clang-analyzer-* group by default; in this codebase it only yields false positives (intentional moved-from asserts, a bitmask enum cast) and noise inside third-party boost headers that HeaderFilterRegex does not filter - prefix the check list with -* so only the explicitly curated checks run
778 B
778 B