EVO-melroy-winegui/scripts/cpp_check.sh
Melroy van den Berg ff16a21668
Fix cppcheck
2022-06-12 02:55:53 +02:00

2 lines
No EOL
133 B
Bash
Executable file

#!/usr/bin/env bash
cppcheck --enable=all,unusedFunction --suppressions-list=suppressions.txt --error-exitcode=1 -I ./include/ ./src/