Skip to content

checker plugins updates

Add a new check for calling from a const member function via a pointer member to a non-const member. (There will likely be some new warnings in the offline build due to this.)

Add the possibility of specifying which packages to check via a configuration file.

Numerous smaller additions and cleanups.

Merge request reports