CheckerGccPlugins updates
-
Added a few missing reference files.
-
In the name convention checker, the logic to exclude ROOT classes was also excluding ATLAS classes that started with `TRT'. Fixed.
-
Fixed a false positive with the const rules in the thread checker involving a pointer to a pointer to a const object.