X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-cppcheck.sh;h=607717d17625dab1a549de21b13539fd4f0ce184;hb=eeae9c50532d2d75611458d425ebd27943386320;hp=0ecbe4338873139666fe4d5c8443aab79fd253ad;hpb=59e34ccd1ca5cacf090bac893a6a1773d2249c94;p=psensor.git diff --git a/tests/test-cppcheck.sh b/tests/test-cppcheck.sh index 0ecbe43..607717d 100644 --- a/tests/test-cppcheck.sh +++ b/tests/test-cppcheck.sh @@ -1,5 +1,5 @@ #!/bin/sh EIDS=performance,portability,information,unusedFunction,missingInclude - -cppcheck ../src -I../src/lib -I../src -I.. --enable=$EIDS --quiet --error-exitcode=1 || exit 1 \ No newline at end of file + +cppcheck ../src -I../src/lib -I../src -I.. --enable=$EIDS --quiet --error-exitcode=1 || exit 1