// suppress specific rule in specific files // NOTE this needs the full path to the file, so would need this file to be generated by cmake // as different build servers have different starts to the file path // Example: // memsetClassFloat:/Users/builder/Jenkins/workspace/cppcheck-1.72/ // Hide warnings about using explicit keyword constructors as we have "too many" noExplicitConstructor