#!/bin/bash cppcheck --enable=all --verbose src/ lib/ plugins/ 2> report.txt