some information.
I have created a patch/improvement for CppCheck which got applied. It allows the files to be specified in a file, which is then passed on the command line.
This will be available in CppCheck 1.41, which will be released early march.
At that moment I will adopt the CppCheck plug-in.
The only thing I am in doubt of at this moment, is to keep supporting the current style, and have the plug-in use that old style when the version is older then 1.41, and when the version is 1.41 or above use the new style.
For the moment I am thinking of only doing the new style, and require people to have an up to date CppCheck.