enh(ci): remove CppCheck from the default hooks list
Description
This change removes CppCheck from the default hook list.
Closes #69 (closed)
How to test it?
Launch Sheldon against a C++ file. CppCheck shouldn't run, the other usual hooks should still run.